]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
net: Remove bogus dependencies on INET
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 7 Dec 2012 14:01:08 +0000 (09:01 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Mon, 17 Dec 2012 08:42:41 +0000 (00:42 -0800)
Various drivers depend on INET because they used to select INET_LRO,
but they have all been converted to use GRO which has no such
dependency.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/Kconfig

index 1a41a49bb619abec91e9107c07a5cedb01e16f38..e7b20d0f6784e9fc4c8ca5d23e491bcd0497ff29 100644 (file)
@@ -1,6 +1,6 @@
 config BE2NET
        tristate "ServerEngines' 10Gbps NIC - BladeEngine"
-       depends on PCI && INET
+       depends on PCI
        help
        This driver implements the NIC functionality for ServerEngines'
        10Gbps network adapter - BladeEngine.