commit | ff33c0e1885cda44dd14c79f70df4706f83582a0 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Nov 16 12:47:39 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 19:13:59 2012 -0500 |
tree | e5ff377bfd8136e86fb32cd7fd460260d52df48e | |
parent | 3865fe169adfe4d5421db4b62d87c41d48845c18 [diff] |
net: Remove bogus dependencies on INET 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>