From: Johannes Berg <johannes@sipsolutions.net>
To: akpm@linux-foundation.org
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org,
gorcunov@gmail.com, flamingice@sourmilk.net
Subject: Re: [patch (for 2.6.24?) 1/4] ieee80211_rate: missed unlock
Date: Tue, 18 Dec 2007 14:35:14 +0100 [thread overview]
Message-ID: <1197984914.4885.139.camel@johannes.berg> (raw)
In-Reply-To: <200712180022.lBI0MpTh010069@imap1.linux-foundation.org> (sfid-20071218_002400_882717_90E820B8)
[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]
On Mon, 2007-12-17 at 16:22 -0800, akpm@linux-foundation.org wrote:
> From: Cyrill Gorcunov <gorcunov@gmail.com>
>
> Cc: "John W. Linville" <linville@tuxdriver.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
My mistake, good catch.
Acked-by: Johannes Berg <johannes@sipsolutions.net>
> ---
>
> net/mac80211/ieee80211_rate.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff -puN net/mac80211/ieee80211_rate.c~ieee80211_rate-missed-unlock net/mac80211/ieee80211_rate.c
> --- a/net/mac80211/ieee80211_rate.c~ieee80211_rate-missed-unlock
> +++ a/net/mac80211/ieee80211_rate.c
> @@ -33,6 +33,7 @@ int ieee80211_rate_control_register(stru
> if (!strcmp(alg->ops->name, ops->name)) {
> /* don't register an algorithm twice */
> WARN_ON(1);
> + mutex_unlock(&rate_ctrl_mutex);
> return -EALREADY;
> }
> }
> _
> -
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2007-12-18 13:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-18 0:22 [patch (for 2.6.24?) 1/4] ieee80211_rate: missed unlock akpm
2007-12-18 13:35 ` Johannes Berg [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=1197984914.4885.139.camel@johannes.berg \
--to=johannes@sipsolutions.net \
--cc=akpm@linux-foundation.org \
--cc=flamingice@sourmilk.net \
--cc=gorcunov@gmail.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