]> Pileus Git - ~andy/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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Nov 2012 16:50:31 +0000 (11:50 -0500)
commit0e376bd0b791ac6ac6bdb051492df0769c840848
treede75bfcad57ac52ddcc5579ca803dc1a7d9a5435
parentf36c374782e40a3812f729838b5b80d2ce601725
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices.

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>
drivers/net/bonding/bond_main.c