linux_dsm_epyc7002/drivers/net/wireless/ath
Vladimir Kondratiev 70801e1b1e wil6210: Rate limit "ring full" error message
In the wil_tx_ring, error message printed when tx attempted
while vring has no space to accommodate all fragments of frame.
Normally, such situation handled by stopping tx queue.
But, if tx queue is by-passed (like pktgen does), this error
will be triggered at high rate and dmesg will be flooded with
this message. Whole system may become unstable and hang with
no possible recover except power cycle.

Rate-limit it to prevent dmesg flooding.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-12-01 15:57:23 -05:00
..
ar5523
ath5k ath5k: fix hardware queue index assignment 2014-12-01 15:57:22 -05:00
ath6kl Merge branch 'for-linville' of git://github.com/kvalo/ath 2014-11-17 15:28:39 -05:00
ath9k ath9k: do not access hardware on IRQs during reset 2014-12-01 15:57:22 -05:00
ath10k ath10k: simplify rx ring size/fill calculation 2014-12-01 09:29:27 +02:00
carl9170 carl9170: Convert byte_rev_table uses to bitrev8 2014-10-30 15:26:52 -04:00
wcn36xx mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR 2014-11-19 18:46:09 +01:00
wil6210 wil6210: Rate limit "ring full" error message 2014-12-01 15:57:23 -05:00
ath.h Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2014-11-19 15:38:48 -05:00
debug.c
dfs_pattern_detector.c ath: Fix a false radar detection pattern 2014-11-24 16:51:24 -05:00
dfs_pattern_detector.h
dfs_pri_detector.c
dfs_pri_detector.h
hw.c
Kconfig ath: Add support for tracing 2014-10-02 14:23:14 -04:00
key.c
main.c ath: Fix smatch warning 2014-10-07 14:48:37 -04:00
Makefile ath: Add support for tracing 2014-10-02 14:23:14 -04:00
reg.h
regd_common.h
regd.c ath: use CTL region from cfg80211 if unset in EEPROM 2014-10-23 14:02:06 -04:00
regd.h
spectral_common.h ath10k: add spectral scan feature 2014-08-04 09:07:54 +03:00
trace.c ath: Add support for tracing 2014-10-02 14:23:14 -04:00
trace.h ath: Add support for tracing 2014-10-02 14:23:14 -04:00