OpenCloudOS-Kernel/drivers/net/wireless/ath/ath10k
John W. Linville 0f817ed52d ath10k: minimally handle new channel width enumeration values
CC      drivers/net/wireless/ath/ath10k/mac.o
drivers/net/wireless/ath/ath10k/mac.c: In function ‘chan_to_phymode’:
drivers/net/wireless/ath/ath10k/mac.c:229:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_5’ not handled in switch [-Wswitch]
drivers/net/wireless/ath/ath10k/mac.c:229:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_10’ not handled in switch [-Wswitch]
drivers/net/wireless/ath/ath10k/mac.c:247:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_5’ not handled in switch [-Wswitch]
drivers/net/wireless/ath/ath10k/mac.c:247:3: warning: enumeration value ‘NL80211_CHAN_WIDTH_10’ not handled in switch [-Wswitch]

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-06-27 13:50:09 -04:00
..
Kconfig
Makefile
bmi.c
bmi.h
ce.c
ce.h
core.c
core.h
debug.c
debug.h
hif.h
htc.c
htc.h
htt.c
htt.h
htt_rx.c
htt_tx.c
hw.h
mac.c ath10k: minimally handle new channel width enumeration values 2013-06-27 13:50:09 -04:00
mac.h
pci.c ath10k: fix MSI-X setup failpath 2013-06-27 13:42:14 -04:00
pci.h
rx_desc.h
targaddrs.h
trace.c
trace.h
txrx.c
txrx.h
wmi.c
wmi.h