All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis R. Rodriguez <lrodriguez@atheros.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Zyxel NWD-170n warning
Date: Mon, 27 Jul 2009 12:23:16 -0700	[thread overview]
Message-ID: <20090727192315.GA16196@mosca> (raw)
In-Reply-To: <4A6B13BD.7070609@podzimek.org>

On Sat, Jul 25, 2009 at 07:16:29AM -0700, Andrej Podzimek wrote:
> Hello,
> 
> I got this warning when testing today's compat-wireless with iperf (to obtain some rcstat data).
> 
> ------------[ cut here ]------------
> WARNING: at /home/inst/compat-wireless-2009-07-24/net/mac80211/mlme.c:2500 ieee80211_mgd_deauth+0x90/0x100 [mac80211]()

It was a real warning, already fixed I imagine via:

commit 77206c0d83a2e3d6df1dc1c6548ef866408687d4
Author: Johannes Berg <johannes@sipsolutions.net>
Date:   Sat Jul 25 11:58:36 2009 +0200

    mac80211: fix receiving deauth
    
    Marcel reported a warning, which quite obviously comes
    from an oversight in the code handling deauth frames,
    and which resulted in multiple follow-up warnings due
    to this missing handling. This patch adds the missing
    deauth handling (telling cfg80211 about it) and also
    removes the follow-up warnings since they could happen
    due to races even if nothing is wrong. I've explained
    the races in the comments.
    
    Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
    Reported-by: Marcel Holtmann <marcel@holtmann.org>
    Tested-by: Marcel Holtmann <marcel@holtmann.org>
    Signed-off-by: John W. Linville <linville@tuxdriver.com>

You should report these in the future on linux-wireless directly, they are real.

  Luis

      reply	other threads:[~2009-07-27 19:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17 16:03 [ath9k-devel] Zyxel NWD-170n badly slow Andrej Podzimek
2009-07-17 16:30 ` Luis R. Rodriguez
2009-07-17 17:31   ` Andrej Podzimek
2009-07-17 17:59     ` Luis R. Rodriguez
2009-07-17 20:54       ` Andrej Podzimek
2009-07-17 21:24         ` Luis R. Rodriguez
2009-07-17 23:42           ` Andrej Podzimek
2009-07-17 23:46             ` Ashish Sharma
2009-07-18  0:08               ` Andrej Podzimek
2009-07-25 13:50           ` Andrej Podzimek
2009-07-25 14:16           ` [ath9k-devel] Zyxel NWD-170n warning Andrej Podzimek
2009-07-27 19:23             ` Luis R. Rodriguez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090727192315.GA16196@mosca \
    --to=lrodriguez@atheros.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.