Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
[librecmc/librecmc.git] / package / mac80211 / src / mac80211 / ieee80211_cfg.c
index 006982671379d2449c93dc458b0add4555fb3576..8f85bc273cafba838dff31cba9681e15ddc50280 100644 (file)
@@ -13,7 +13,7 @@
 #include "ieee80211_cfg.h"
 
 static int ieee80211_add_iface(struct wiphy *wiphy, char *name,
-                              unsigned int type)
+                              enum nl80211_iftype type)
 {
        struct ieee80211_local *local = wiphy_priv(wiphy);
        int itype;