On 15/03/16 12:15, Johannes Berg wrote:
On Tue, 2016-03-15 at 10:42 +0000, Roger James wrote:
ath/ath10k ath/ath9k (both ath9k and ath9k_htc) cw1200
brcm80211/brcmsmac
All the others seem to be doing things with NL80211_IFTYPE_MONITOR in
the vif structure. This seems contradictory.
You should look into the WANT_MONITOR flag. :)
johannes
--
Hmm...
roger@dragon:~/linux-mainline$ find . -name "*.[ch]" -exec grep -n
IEEE80211_HW_WANT_MONITOR_VIF {} \; -print
1851: * @IEEE80211_HW_WANT_MONITOR_VIF: The driver would like to be
informed of
1928: IEEE80211_HW_WANT_MONITOR_VIF,
./include/net/mac80211.h
Is that what you meant. Nobody seems to be using it. Even mac80211
itself. Or am I being stupid again :-)
Roger
--
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