]> git.baikalelectronics.ru Git - kernel.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)
commit619c3fb45b21de6e8834a518d1bdd38696e0d1dd
treecd11c264faf0bfbdbba0b6da9e7b058eab38c968
parentd573a310a4975e891fa1c342a315722daf9484f0
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