Loading
[BOND]: Fix warning in bond_sysfs.c
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>