]> git.baikalelectronics.ru Git - kernel.git/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)
commit10c32a42b358af8338c4c863fca7aa9c2f4a4d0e
treedf6f1ef8df68b39407b6d6a3b40677e6ca72f358
parent4795aeccb22fd75f3f548491a7b841ba356c52ab
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