mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-21 08:04:42 +00:00
original_mtu is only used if we end up with a non-NULL dev, and it is assigned in all such cases, but GCC can't see that. Signed-off-by: David S. Miller <davem@davemloft.net>