git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3865fe1
)
net: Remove bogus dependencies on INET
author
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 16 Nov 2012 12:47:39 +0000
(12:47 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 20 Nov 2012 00:13:59 +0000
(19:13 -0500)
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>
No differences found