bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of...
authorSarveshwar Bandi <sarveshwar.bandi@emulex.com>
Wed, 21 Nov 2012 04:35:03 +0000 (04:35 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Jan 2013 17:03:34 +0000 (09:03 -0800)
commita8695e1c800bcf21dc9cf55044dd749a3f805427
treed44e69723828992486214a2f2ee13ab20e947670
parent881c0a027c495dd35992346176a40d39a7666fb9
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices.

[ Upstream commit 0e376bd0b791ac6ac6bdb051492df0769c840848 ]

Patch sets the lowest gso_max_size and gso_max_segs values of the slave devices during enslave and detach.

Signed-off-by: Sarveshwar Bandi <sarveshwar.bandi@emulex.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/bonding/bond_main.c