mac802154: move interface add handling in iface
[deliverable/linux.git] / net / mac802154 / ieee802154_i.h
index 61a6a0fd39ad4caaf461f16e51d897d73df68b99..3ad85404fc9454d4ea3af41fee9ecab02136b56a 100644 (file)
@@ -176,5 +176,8 @@ void mac802154_unlock_table(struct net_device *dev);
 struct net_device *
 mac802154_add_iface(struct wpan_phy *phy, const char *name, int type);
 void ieee802154_if_remove(struct ieee802154_sub_if_data *sdata);
+struct net_device *
+ieee802154_if_add(struct ieee802154_local *local, const char *name,
+                 struct wpan_dev **new_wpan_dev, int type);
 
 #endif /* __IEEE802154_I_H */
This page took 0.038575 seconds and 5 git commands to generate.