]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Thu, 26 Nov 2015 14:23:47 +0000 (15:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Nov 2015 20:26:22 +0000 (15:26 -0500)
commit79874d3118d0e06a93c63a2036aa5962ad69e3c0
tree32bedf05c7847e9cd8b891b3c2b04e302184dbf6
parente0c944919291c4e12d3be233f81deee8e64d20a8
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h

Move the definitions of VIF_EXISTS() and struct mr_table to mroute.h

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/mroute.h
net/ipv4/ipmr.c