2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 07:34:06 +08:00
linux-next/drivers/net/wireless/ath/ath9k
Vasanthakumar Thiagarajan 8a46097a6c ath9k: downgrade ASSERT() in ath_clone_txbuf()
We can easily run out of tx buf if there is any stuck in
transmission, so downgrade it to WARN_ON().

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 14:57:39 -04:00
..
ahb.c
ani.c
ani.h
ath9k.h ath9k: Remove unnecessary count for addba attempt 2009-07-10 14:57:39 -04:00
beacon.c ath9k: Add sanity check for beacon_int in adhoc/mesh case 2009-06-03 14:05:11 -04:00
calib.c
calib.h
debug.c ath9k: Fix write callback of 'debug' which configures debug mask 2009-06-03 14:06:15 -04:00
debug.h ath9k: Add "debug" file to debugfs 2009-06-03 14:05:11 -04:00
eeprom.c
eeprom.h
hw.c ath9k: port to cfg80211 rfkill 2009-06-15 15:05:57 -04:00
hw.h ath9k: port to cfg80211 rfkill 2009-06-15 15:05:57 -04:00
initvals.h
Kconfig ath9k: port to cfg80211 rfkill 2009-06-15 15:05:57 -04:00
mac.c
mac.h
main.c ath9k: restore PS mode, before we put the chip into FULL SLEEP state. 2009-06-19 11:50:23 -04:00
Makefile
pci.c ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling 2009-06-19 11:50:17 -04:00
phy.c
phy.h
rc.c
rc.h
recv.c ath9k: wait for beacon frame along with CAB 2009-06-19 11:50:22 -04:00
reg.h
virtual.c
xmit.c ath9k: downgrade ASSERT() in ath_clone_txbuf() 2009-07-10 14:57:39 -04:00