linux_dsm_epyc7002/drivers/net/wireless
Dan Carpenter bd9a212bab prism54: off by one BUG_ON() test
This code was supposed to trigger a BUG() if we truncate the output but
it's off by one so it allows one character to be truncated.  Really
drivers shouldn't call BUG_ON() and especially for something minor like
this so I've changed it to a WARN_ON().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-12-11 13:22:57 +02:00
..
admtek adm80211: move under admtek vendor directory 2015-11-17 19:49:19 +02:00
ath brcfmac 2015-12-08 12:39:15 -05:00
atmel atmel: move under atmel vendor directory 2015-11-18 11:19:07 +02:00
broadcom brcmfmac: only lock and unlock fws if fws is not null 2015-12-11 13:14:10 +02:00
cisco wireless: airo: re-use mac_pton() 2015-11-30 14:59:28 +02:00
intel iwlegacy: cleanup end of il_send_add_sta() 2015-12-11 13:15:49 +02:00
intersil prism54: off by one BUG_ON() test 2015-12-11 13:22:57 +02:00
marvell mwifiex: remove an unneeded condition 2015-12-11 13:16:50 +02:00
mediatek mediatek: unify Kconfig with other vendors 2015-11-18 14:28:31 +02:00
ralink rt2x00: type bug in _rt2500usb_register_read() 2015-11-30 14:57:49 +02:00
realtek brcfmac 2015-12-08 12:39:15 -05:00
rsi rsi: add vendor Kconfig entry 2015-11-18 14:28:31 +02:00
st cw1200: remove some dead code 2015-12-11 13:15:08 +02:00
ti wlcore: split wl12xx/wl18xx sg parameters 2015-12-11 13:10:59 +02:00
zydas zd1211rw: move under zydas vendor directory 2015-11-18 14:28:30 +02:00
Kconfig mac80211_hwsim: move Kconfig entry for sorting alphabetically 2015-11-18 15:23:36 +02:00
mac80211_hwsim.c mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packets 2015-12-04 14:43:32 +01:00
mac80211_hwsim.h
Makefile ath: unify Kconfig with other vendors 2015-11-18 14:28:31 +02:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c
wl3501.h