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:
e3cc055
)
sctp: Guard IPV6 specific code properly.
author
David S. Miller
<davem@davemloft.net>
Mon, 6 Jun 2011 20:05:55 +0000
(13:05 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Jun 2011 20:05:55 +0000
(13:05 -0700)
Outside of net/sctp/ipv6.c, IPV6 specific code needs to
be ifdef guarded.
This fixes build failures with IPV6 disabled.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found