]> bbs.cooldavid.org Git - net-next-2.6.git/commit
bonding: enable gro by default
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 17 Sep 2010 09:25:07 +0000 (09:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Sep 2010 23:53:24 +0000 (16:53 -0700)
commite6599c2ecf18002339fe81cde1fa83b37bf26290
tree8cd7549605c0459e9730537e0e9235e6d01355d8
parent07af7a2bfa853db3957a22f9a41f437bf0f10e63
bonding: enable gro by default

gro can be enabled by default on bonding devices.

Actual support depends on the lower devices.

One can still use ethtool to switch off GRO if needed.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c