On Wed, 2012-05-30 at 13:56 +0200, Johannes Berg wrote: > Make mac80211 print a message when it disables > HT due to the connection using WEP/TKIP or due > to the AP not supporting WMM/QoS. trivia: please use: netdev_<level>( not netdev_printk(KERN_<LEVEL>, [] > + netdev_printk(KERN_INFO, sdata->dev, > + "disabling HT due to WEP/TKIP use\n"); netdev_info(sdata->dev, etc...) etc... -- 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