linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 3.3 0/2] brcm80211: fix endless A-MPDU retries
@ 2012-02-23 17:38 Arend van Spriel
  2012-02-23 17:38 ` [PATCH 1/2] brcm80211: smac: fix endless retry of A-MPDU transmissions Arend van Spriel
  2012-02-23 17:38 ` [PATCH 2/2] brcm80211: smac: only print block-ack timeout message at trace level Arend van Spriel
  0 siblings, 2 replies; 11+ messages in thread
From: Arend van Spriel @ 2012-02-23 17:38 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Arend van Spriel

Hi John,

The first patch has already been taken in wireless-next repo. However,
as people see the issue with 3.2 and 3.3 kernels it should go to wireless
repository as well.

Fix endless retries that became more obvious upon implementing the
mac80211 flush callback and more so after adding the WARN_ON_ONCE
by Stanislaw Gruszka (https://bugzilla.kernel.org/show_bug.cgi?id=42576).

These second patch removes error print to limit the mess printed in the
log when an A-MPDU transmission times out on the block-ack.

Arend van Spriel (2):
  brcm80211: smac: fix endless retry of A-MPDU transmissions
  brcm80211: smac: only print block-ack timeout message at trace level

 drivers/net/wireless/brcm80211/brcmsmac/ampdu.c |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

-- 
1.7.5.4



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

end of thread, other threads:[~2012-12-02  3:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23 17:38 [PATCH for 3.3 0/2] brcm80211: fix endless A-MPDU retries Arend van Spriel
2012-02-23 17:38 ` [PATCH 1/2] brcm80211: smac: fix endless retry of A-MPDU transmissions Arend van Spriel
2012-05-16 22:28   ` [PATCH 3.2.y, 3.3.y] " Jonathan Nieder
2012-05-17  0:05     ` Ben Hutchings
2012-05-18 19:58     ` Greg KH
2012-05-18 20:51       ` Jonathan Nieder
2012-05-19  8:49         ` Arend van Spriel
2012-05-19 16:53           ` Jonathan Nieder
2012-02-23 17:38 ` [PATCH 2/2] brcm80211: smac: only print block-ack timeout message at trace level Arend van Spriel
2012-11-24 23:14   ` [3.2.y] " Jonathan Nieder
2012-12-02  3:35     ` Ben Hutchings

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).