diff options
Diffstat (limited to 'drivers/net/ipvlan/ipvlan.h')
-rw-r--r-- | drivers/net/ipvlan/ipvlan.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ipvlan/ipvlan.h b/drivers/net/ipvlan/ipvlan.h index 9542b7bac61a..817cab1a7959 100644 --- a/drivers/net/ipvlan/ipvlan.h +++ b/drivers/net/ipvlan/ipvlan.h | |||
@@ -115,7 +115,6 @@ static inline struct ipvl_port *ipvlan_port_get_rtnl(const struct net_device *d) | |||
115 | } | 115 | } |
116 | 116 | ||
117 | void ipvlan_adjust_mtu(struct ipvl_dev *ipvlan, struct net_device *dev); | 117 | void ipvlan_adjust_mtu(struct ipvl_dev *ipvlan, struct net_device *dev); |
118 | void ipvlan_set_port_mode(struct ipvl_port *port, u32 nval); | ||
119 | void ipvlan_init_secret(void); | 118 | void ipvlan_init_secret(void); |
120 | unsigned int ipvlan_mac_hash(const unsigned char *addr); | 119 | unsigned int ipvlan_mac_hash(const unsigned char *addr); |
121 | rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb); | 120 | rx_handler_result_t ipvlan_handle_frame(struct sk_buff **pskb); |