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:
f69b923
)
net: fix build errors if ipv6 is disabled
author
Eric Dumazet
<edumazet@google.com>
Wed, 9 Oct 2013 10:05:48 +0000
(
03:05
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Oct 2013 17:04:03 +0000
(13:04 -0400)
CONFIG_IPV6=n is still a valid choice ;)
It appears we can remove dead code.
Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found