]> 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)
commitd9d4f3317634c139ab9083ae01620c38b73f3f7c
tree32bedf05c7847e9cd8b891b3c2b04e302184dbf6
parentb74a80764681d0ffa0c827e501515d74eab1c23d
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