[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 8 Aug 2006 04:54:37 +0000 (21:54 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:08 +0000 (14:54 -0700)
commit8423a9aadfaa135fd5fd1ab8bbd4a1e76b4143c9
treef9f98736ef5aee88a297043ecd4cc1cc6f655879
parent8ce11e6a9faf1f1c849b77104adc1642c46aee95
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef

This is how IPv4 handles this case too.

Based upon a patch from Andrew Morton.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c