android-4.4: restore restriction on CONFIG_INET_LRO
LRO is known to cause problems in some packet forwarding scenarios. Bug: 69631527 Bug: 63797177 Test: run vts-kernel -m VtsKernelConfig Change-Id: I061cd82bc276921963932e739494579809c1bf5a Signed-off-by: Steve Muckle <smuckle@google.com>
This commit is contained in:
parent
cfe72a2573
commit
c248a95d1c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# CONFIG_DEVKMEM is not set
|
||||
# CONFIG_DEVMEM is not set
|
||||
# CONFIG_FHANDLE is not set
|
||||
# CONFIG_INET_LRO is not set
|
||||
# CONFIG_NFSD is not set
|
||||
# CONFIG_NFS_FS is not set
|
||||
# CONFIG_OABI_COMPAT is not set
|
||||
|
|
Loading…
Reference in a new issue