Merge tag 'drm-intel-fixes-2016-07-14' of git://anongit.freedesktop.org/drm-intel...
[deliverable/linux.git] / net / batman-adv / bat_v_elp.h
index e95f1bca078545088e4aed1edd04217c5d0167f5..cc130b2d05e58114fde21cf2a6ec5bfa0b5918d7 100644 (file)
@@ -25,6 +25,8 @@ struct work_struct;
 
 int batadv_v_elp_iface_enable(struct batadv_hard_iface *hard_iface);
 void batadv_v_elp_iface_disable(struct batadv_hard_iface *hard_iface);
+void batadv_v_elp_iface_activate(struct batadv_hard_iface *primary_iface,
+                                struct batadv_hard_iface *hard_iface);
 void batadv_v_elp_primary_iface_set(struct batadv_hard_iface *primary_iface);
 int batadv_v_elp_packet_recv(struct sk_buff *skb,
                             struct batadv_hard_iface *if_incoming);
This page took 0.045653 seconds and 5 git commands to generate.