kernel: disable INET_LRO by default
authorJonas Gorski <jogo@openwrt.org>
Tue, 28 Apr 2015 13:31:08 +0000 (13:31 +0000)
committerJonas Gorski <jogo@openwrt.org>
Tue, 28 Apr 2015 13:31:08 +0000 (13:31 +0000)
commit954004eccc53bb56574d13e8e4fd7913d892ae8b
treefad806c094cf3742591ea4c7d74227f15129c04d
parent9feb1361c47afd1eb550a2758aedbb614b3748ed
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>
SVN-Revision: 45584
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