kernel: disable INET_LRO by default
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Apr 2015 13:31:08 +0000 (13:31 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Apr 2015 13:31:08 +0000 (13:31 +0000)
commit8987a52a2b65ef6252b2d300b667c655728e7957
tree85b570916b1940e99f9da331293f950147388a53
parent67b2538992cd1ad63b27c43058d26f84b509fe2b
kernel: disable INET_LRO by default

INET_LRO deprecated and there are exactly two drivers using it, neither
being included in any of the targets enabling INET_LRO. At the same time
both drivers needing it select it.

So just disable it for everyone.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45584 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/kirkwood/config-3.18
target/linux/orion/config-default
target/linux/oxnas/config-3.18
target/linux/oxnas/config-4.0
target/linux/ramips/mt7620/config-3.18
target/linux/ramips/mt7628/config-3.18