From: David S. Miller Date: Mon, 6 Jun 2011 20:05:55 +0000 (-0700) Subject: sctp: Guard IPV6 specific code properly. X-Git-Tag: v3.1-rc1~316^2~450^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d0c90cf4d417ccafcd1af4ec32945c3f80e98e2;p=pandora-kernel.git sctp: Guard IPV6 specific code properly. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed