vxlan: move IPv6 outpute route calculation to a function
authorJiri Benc <jbenc@redhat.com>
Mon, 7 Dec 2015 12:04:30 +0000 (13:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Dec 2015 21:31:24 +0000 (16:31 -0500)
commite5d4b29fe86a911f447d2f1e95383e04c7cfb465
treec7aede19a9e765727d4c0e55d03b5fac8b743869
parent23bd51e0f04c94b6416b60e85db67efcc47f1b09
vxlan: move IPv6 outpute route calculation to a function

Will be used also for ndo_fill_metadata_dst.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c