ipv6: Move ipv6 stubs to a separate header file
The number of stubs is growing and has nothing to do with addrconf. Move the definition of the stubs to a separate header file and update users. In the move, drop the vxlan specific comment before ipv6_stub. Code move only; no functional change intended. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
5f4d6749c0
commit
3616d08bcb
@@ -23,6 +23,7 @@
|
||||
#include <linux/usb/cdc_ncm.h>
|
||||
#include <net/ipv6.h>
|
||||
#include <net/addrconf.h>
|
||||
#include <net/ipv6_stubs.h>
|
||||
|
||||
/* alternative VLAN for IP session 0 if not untagged */
|
||||
#define MBIM_IPS0_VID 4094
|
||||
|
Reference in New Issue
Block a user