]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
inet: Move VRF table lookup to inlined function
authorDavid Ahern <dsa@cumulusnetworks.com>
Sun, 16 Aug 2015 23:13:27 +0000 (17:13 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Aug 2015 22:58:57 +0000 (15:58 -0700)
commitdc028da54ed353edd44dca88b7eb19fd5126c354
treecd11c264faf0bfbdbba0b6da9e7b058eab38c968
parent808d28c468a89e8680396d98aea96024b6f5afdc
inet: Move VRF table lookup to inlined function

Table lookup compiles out when VRF is not enabled.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/vrf.h
net/ipv4/af_inet.c