struct wpa_hw_modes not defined
Masashi Honma
honma at ictec.co.jp
Mon Apr 6 07:23:52 EDT 2009
Hello.
I encountered warning with latest snapshot.
-------
In file included from wpa_supplicant.c:37:
mlme.h:92: warning: ‘struct wpa_hw_modes’ declared inside parameter list
mlme.h:92: warning: its scope is only this definition or declaration, which is probably not what you want
wpa_supplicant.c: In function ‘wpa_supplicant_sta_free_hw_features’:
wpa_supplicant.c:1637: warning: passing argument 1 of ‘ieee80211_sta_free_hw_features’ from incompatible pointer type
In file included from wpas_glue.c:27:
mlme.h:92: warning: ‘struct wpa_hw_modes’ declared inside parameter list
mlme.h:92: warning: its scope is only this definition or declaration, which is probably not what you want
In file included from scan.c:22:
mlme.h:92: warning: ‘struct wpa_hw_modes’ declared inside parameter list
mlme.h:92: warning: its scope is only this definition or declaration, which is probably not what you want
-------
I grep the tree but can't find out "struct wpa_hw_modes".
Regards,
Masashi Honma.
More information about the HostAP
mailing list