linux_dsm_epyc7002/drivers/net/wireless
Nicolas Iooss a3fa71c40f wl18xx: show rx_frames_per_rates as an array as it really is
In struct wl18xx_acx_rx_rate_stat, rx_frames_per_rates field is an
array, not a number.  This means WL18XX_DEBUGFS_FWSTATS_FILE can't be
used to display this field in debugfs (it would display a pointer, not
the actual data).  Use WL18XX_DEBUGFS_FWSTATS_FILE_ARRAY instead.

This bug has been found by adding a __printf attribute to
wl1271_format_buffer.  gcc complained about "format '%u' expects
argument of type 'unsigned int', but argument 5 has type 'u32 *'".

Fixes: c5d94169e8 ("wl18xx: use new fw stats structures")
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-03-16 18:07:03 +02:00
..
ath ath9k: allow 40MHz radar detection width 2015-03-16 17:53:10 +02:00
b43 bcma: move PCI IRQ control function to host specific code 2015-03-13 16:25:50 +02:00
b43legacy wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
brcm80211 bcma: move PCI IRQ control function to host specific code 2015-03-13 16:25:50 +02:00
cw1200 wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
hostap wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
ipw2x00 wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
iwlegacy Major changes: 2015-03-06 15:46:08 -05:00
iwlwifi * Location Aware Regulatory was added by Arik 2015-03-13 15:09:18 +02:00
libertas Major changes: 2015-03-06 15:46:08 -05:00
libertas_tf libertas_tf: if_usb.c: don't export static symbol 2015-03-13 16:12:18 +02:00
mwifiex mwifiex: use del_timer variant in interrupt context 2015-03-16 18:05:01 +02:00
orinoco wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
p54 wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
prism54
rsi
rt2x00 rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio() 2015-03-16 18:06:04 +02:00
rtl818x
rtlwifi rtlwifi: No need to export rtl_evm_dbm_jaguar anymore 2015-03-16 17:55:41 +02:00
ti wl18xx: show rx_frames_per_rates as an array as it really is 2015-03-16 18:07:03 +02:00
zd1211rw
adm8211.c
adm8211.h
airo_cs.c
airo.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
airo.h
at76c50x-usb.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
atmel.h
Kconfig
mac80211_hwsim.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-03-03 21:16:48 -05:00
mac80211_hwsim.h
Makefile
mwl8k.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
ray_cs.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
ray_cs.h
rayctl.h
rndis_wlan.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
wl3501_cs.c
wl3501.h
zd1201.c
zd1201.h