summaryrefslogtreecommitdiff
path: root/drivers/net/ipg.c
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2010-10-03 15:37:42 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-10-04 04:46:23 (GMT)
commitc5d3557103f8bef81d7a150ab9cc970099cd58a2 (patch)
tree2806f87647db3cf9e37598f4bbe8386abd7300ec /drivers/net/ipg.c
parent482964e56e1320cb7952faa1932d8ecf59c4bf75 (diff)
downloadlinux-fsl-qoriq-c5d3557103f8bef81d7a150ab9cc970099cd58a2.tar.xz
Revert "ipv4: Make INET_LRO a bool instead of tristate."
This reverts commit e81963b180ac502fda0326edf059b1e29cdef1a2. LRO is now deprecated in favour of GRO, and only a few drivers use it, so it is desirable to build it as a module in distribution kernels. The original change to prevent building it as a module was made in an attempt to avoid the case where some dependents are set to y and some to m, and INET_LRO can be set to m rather than y. However, the Kconfig system will reliably set INET_LRO=y in this case. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipg.c')
0 files changed, 0 insertions, 0 deletions