linux/drivers/net/wireless/mediatek/mt7601u
Lorenzo Bianconi b6958ad021 mt7601u: do not use WARN_ON in the datapath
Substitute WARN_ON with WARN_ON_ONCE in mt7601u_rx_next_seg_len
routine

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Acked-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-02-01 14:41:19 +02:00
..
core.c
debugfs.c
dma.c mt7601u: do not use WARN_ON in the datapath 2019-02-01 14:41:19 +02:00
dma.h
eeprom.c
eeprom.h mt7601u: bump supported EEPROM version 2019-02-01 14:28:22 +02:00
init.c mt7601u: expose 802.11w support 2018-07-30 17:30:35 +03:00
initvals.h
initvals_phy.h
Kconfig
mac.c mt7601u: use EWMA to calculate avg_rssi 2018-04-24 20:33:02 +03:00
mac.h
main.c mt7601u: use sw encryption for hw unsupported ciphers 2018-07-30 17:30:35 +03:00
Makefile
mcu.c Driver core patches for 4.17-rc1 2018-04-04 19:41:45 -07:00
mcu.h
mt7601u.h mt7601u: use EWMA to calculate avg_rssi 2018-04-24 20:33:02 +03:00
phy.c mt7601u: remove warning when avg_rssi is zero 2018-06-24 20:01:38 +03:00
regs.h
trace.c
trace.h
tx.c
usb.c
usb.h
util.c