commit befdbc51cc69c01cd412ad2429960b9c3042f97c is the current wireless-testing head. This iteration of wireless-testing seems to have grown some warnings. Some of them come from a new __must_check annotation of cfg80211_inform_bss, while others are simply unused or uninitialized variables. In any case, I would prefer not to see them. Please check the wireless-testing build and attempt to squash any warnings that can be reasonably squashed. Those who do not do so will be subject to irritated sighs over IRC, drunken emails about my new DVD rental service, and accusations of making unwanted sexual advances toward me. You've been warned. John --- CC [M] net/wireless/nl80211.o net/wireless/nl80211.c: In function ‘nl80211_tx_mgmt’: net/wireless/nl80211.c:5286:8: warning: ‘hdr’ may be used uninitialized in this function CC [M] drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.o drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c: In function ‘wl_inform_ibss’: drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c:2152:21: warning: ignoring return value of ‘cfg80211_inform_bss’, declared with attribute warn_unused_result CC [M] drivers/net/wireless/libertas/cfg.o drivers/net/wireless/libertas/cfg.c: In function ‘lbs_ret_scan’: drivers/net/wireless/libertas/cfg.c:636:24: warning: ignoring return value of ‘cfg80211_inform_bss’, declared with attribute warn_unused_result drivers/net/wireless/libertas/cfg.c: In function ‘lbs_join_post’: drivers/net/wireless/libertas/cfg.c:1766:21: warning: ignoring return value of ‘cfg80211_inform_bss’, declared with attribute warn_unused_result CC [M] drivers/net/wireless/mwifiex/cfg80211.o drivers/net/wireless/mwifiex/cfg80211.c: In function ‘mwifiex_cfg80211_inform_ibss_bss’: drivers/net/wireless/mwifiex/cfg80211.c:803:21: warning: ignoring return value of ‘cfg80211_inform_bss’, declared with attribute warn_unused_result -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html