kernel: fq_codel: dont reinit flow state
[openwrt/staging/lynxis/omap.git] / package / iwinfo / src / include / iwinfo / wext.h
index 8412ef39b3474921335bf49ca2dcca298c6b95bf..68b596ea8bd9ee03d0eff0e75eed2e08a36e6a15 100644 (file)
@@ -27,7 +27,7 @@
 
 
 int wext_probe(const char *ifname);
-int wext_get_mode(const char *ifname, char *buf);
+int wext_get_mode(const char *ifname, int *buf);
 int wext_get_ssid(const char *ifname, char *buf);
 int wext_get_bssid(const char *ifname, char *buf);
 int wext_get_country(const char *ifname, char *buf);