linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] rt2x00 random fixes
@ 2019-03-12  9:51 Stanislaw Gruszka
  2019-03-12  9:51 ` [PATCH v3 1/4] cfg80211: add ratelimited variants of err and warn Stanislaw Gruszka
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stanislaw Gruszka @ 2019-03-12  9:51 UTC (permalink / raw)
  To: linux-wireless
  Cc: Tomislav Požega, Daniel Golle, Felix Fietkau, Mathias Kresin

This is new version of:
https://lore.kernel.org/linux-wireless/1545318971-28351-1-git-send-email-sgruszka@redhat.com/

v3: 
 - move printing errors routines to cfg80211 (patch 1)
 - handle ETIMEDOUT error and decrees number of error checks (patch 3)

Stanislaw Gruszka (4):
  cfg80211: add ratelimited variants of err and warn
  rt2x00: use ratelimited variants dev_warn/dev_err
  rt2x00: check number of EPROTO errors
  rt2x00: do not print error when queue is full

 drivers/net/wireless/ralink/rt2x00/rt2x00.h      |  5 +++--
 drivers/net/wireless/ralink/rt2x00/rt2x00queue.c |  2 +-
 drivers/net/wireless/ralink/rt2x00/rt2x00usb.c   | 22 +++++++++++++++++++---
 include/net/cfg80211.h                           |  5 +++++
 4 files changed, 28 insertions(+), 6 deletions(-)

-- 
2.7.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-04-25 16:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12  9:51 [PATCH v3 0/4] rt2x00 random fixes Stanislaw Gruszka
2019-03-12  9:51 ` [PATCH v3 1/4] cfg80211: add ratelimited variants of err and warn Stanislaw Gruszka
2019-03-12  9:51 ` [PATCH v3 2/4] rt2x00: use ratelimited variants dev_warn/dev_err Stanislaw Gruszka
2019-04-25 16:41   ` Kalle Valo
2019-03-12  9:51 ` [PATCH v3 3/4] rt2x00: check number of EPROTO errors Stanislaw Gruszka
2019-03-12  9:51 ` [PATCH v3 4/4] rt2x00: do not print error when queue is full Stanislaw Gruszka
2019-03-19  2:12   ` Tom Psyborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).