]> git.karo-electronics.de Git - linux-beck.git/commit
bonding: Don't segment multiple tagged packets on bonding device
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Fri, 27 Mar 2015 05:31:14 +0000 (14:31 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 20:33:24 +0000 (13:33 -0700)
commit4847f04982c360ffb233a10e8ef79a16e8be5c28
treee1d9f87446ba1e655812930340683db25ee01b60
parente38f30256b36700aa63aa709dc091bf6eb69c257
bonding: Don't segment multiple tagged packets on bonding device

Bonding devices don't need to segment multiple tagged packets since their
slaves can segment them.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c