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)
commit5ea1f13299d8b8edcb2969eda4c81f8e3264b706
tree32bedf05c7847e9cd8b891b3c2b04e302184dbf6
parent520191bb404c4b7b4cdb70a5480ada974b0c2d60
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