From: Johannes Berg <johannes@sipsolutions.net>
To: Christian Lamparter <chunkeey@googlemail.com>
Cc: linux-wireless@vger.kernel.org,
"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [PATCH] mac80211: clear txflags for ps-filtered frames
Date: Tue, 21 Sep 2010 08:33:32 +0200 [thread overview]
Message-ID: <1285050812.3710.2.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <201009210022.27383.chunkeey@googlemail.com>
On Tue, 2010-09-21 at 00:22 +0200, Christian Lamparter wrote:
> --- a/net/mac80211/agg-rx.c
> +++ b/net/mac80211/agg-rx.c
> @@ -129,9 +129,7 @@ static void sta_rx_agg_reorder_timer_expired(unsigned long data)
> timer_to_tid[0]);
>
> rcu_read_lock();
> - spin_lock(&sta->lock);
> ieee80211_release_reorder_timeout(sta, *ptid);
> - spin_unlock(&sta->lock);
> rcu_read_unlock();
> }
>
Ack, apart from this?
johannes
next prev parent reply other threads:[~2010-09-21 6:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-18 19:33 [RFC] mac80211: clear txflags for filtered/retried frames Christian Lamparter
2010-09-20 10:23 ` Johannes Berg
2010-09-20 22:22 ` [PATCH] mac80211: clear txflags for ps-filtered frames Christian Lamparter
2010-09-21 6:33 ` Johannes Berg [this message]
2010-09-21 19:36 ` [PATCH v2] " Christian Lamparter
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=1285050812.3710.2.camel@jlt3.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=chunkeey@googlemail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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 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).