]> git.baikalelectronics.ru Git - kernel.git/commit
IPVS: Conditionally define and use ip_vs_lblc{r}_table
authorSimon Horman <horms@verge.net.au>
Fri, 4 Feb 2011 09:33:02 +0000 (18:33 +0900)
committerSimon Horman <horms@verge.net.au>
Tue, 15 Mar 2011 00:37:01 +0000 (09:37 +0900)
commitb45ca4ff595c37dc790cba82e28d2f562468eb5c
tree3921c02f51e84e0b770b3d946629b38fd1fd8b6a
parentff8a0343bbe71d5016168952bf0ea6c3a6abe2e0
IPVS: Conditionally define and use ip_vs_lblc{r}_table

ip_vs_lblc_table and ip_vs_lblcr_table, and code that uses them
are unnecessary when CONFIG_SYSCTL is undefined.

Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_lblc.c
net/netfilter/ipvs/ip_vs_lblcr.c