commit | 0e376bd0b791ac6ac6bdb051492df0769c840848 | [log] [tgz] |
---|---|---|
author | Sarveshwar Bandi <sarveshwar.bandi@emulex.com> | Wed Nov 21 04:35:03 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 21 11:50:31 2012 -0500 |
tree | de75bfcad57ac52ddcc5579ca803dc1a7d9a5435 | |
parent | f36c374782e40a3812f729838b5b80d2ce601725 [diff] |
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>