alistair23-linux/drivers/net/wireless/ath/ath6kl
Johannes Berg 818a986e4e cfg80211: move add/change interface monitor flags into params
Instead passing both flags, which can be NULL, and vif_params,
which are never NULL, move the flags into the vif_params and
use BIT(0), which is invalid from userspace, to indicate that
the flags were changed.

While updating all drivers, fix a small bug in wil6210 where
it was setting the flags to 0 instead of leaving them unchanged.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-13 13:41:38 +02:00
..
bmi.c
bmi.h
cfg80211.c cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
cfg80211.h
common.h
core.c
core.h ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
debug.c
debug.h
hif-ops.h
hif.c
hif.h
htc-ops.h
htc.h
htc_mbox.c
htc_pipe.c
init.c
Kconfig
main.c ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
Makefile
recovery.c
sdio.c ath6kl: fix warning for using 0 as NULL 2017-01-19 15:14:52 +02:00
target.h
testmode.c
testmode.h
trace.c
trace.h
txrx.c ath6kl: Use net_device_stats from struct net_device 2017-02-14 19:57:19 +02:00
usb.c
wmi.c wireless: fix bogus maybe-uninitialized warning 2016-11-17 08:46:38 +02:00
wmi.h