]> Pileus Git - ~andy/linux/commit
netlabel: fix build problems when CONFIG_IPV6=n
authorPaul Moore <pmoore@redhat.com>
Fri, 8 Mar 2013 14:45:39 +0000 (09:45 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2013 16:33:51 +0000 (11:33 -0500)
commita6a8fe950e1b8596bb06f2c89c3a1a4bf2011ba9
treedf6f1ef8df68b39407b6d6a3b40677e6ca72f358
parentf39479363e0361c8bb4397481c01a7c3a1a3c8ac
netlabel: fix build problems when CONFIG_IPV6=n

My last patch to solve a problem where the static/fallback labels were
not fully displayed resulted in build problems when IPv6 was disabled.
This patch resolves the IPv6 build problems; sorry for the screw-up.

Please queue for -stable or simply merge with the previous patch.

Reported-by: Kbuild Test Robot <fengguang.wu@intel.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlabel/netlabel_unlabeled.c