]> git.hungrycats.org Git - linux/commit
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:06:26 +0000 (09:06 -0800)
commit1789172140b7b61955b87b3070fb30da1a701d7c
treee9112b907fc01ee593542cb8e18eb929e1999fc8
parente56f8b7aeb0b8135ee29b0612b192a784450739e
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