From: Felix Fietkau <nbd@openwrt.org>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: johannes@sipsolutions.net, linux-wireless@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] mac80211: minstrel, fix memory corruption
Date: Mon, 04 May 2009 18:40:59 +0200 [thread overview]
Message-ID: <49FF1A9B.9000608@openwrt.org> (raw)
In-Reply-To: <1241453096-8517-1-git-send-email-jirislaby@gmail.com>
Jiri Slaby wrote:
> minstrel doesn't count max rate count in fact, since it doesn't use
> a loop variable `i' and hence allocs space only for bitrates found in
> the first band.
>
> Fix it by involving the `i' as an index so that it traverses all the
> bands now and finds the real max bitrate count.
>
> Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
> Cc: Felix Fietkau <nbd@openwrt.org>
Good catch!
Acked-by: Felix Fietkau <nbd@openwrt.org>
next prev parent reply other threads:[~2009-05-04 16:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-04 16:04 [PATCH 1/2] mac80211: minstrel, fix memory corruption Jiri Slaby
2009-05-04 16:04 ` [PATCH 2/2] mac80211: pid, " Jiri Slaby
2009-05-04 16:07 ` Johannes Berg
2009-05-04 16:10 ` [PATCH v2 " Jiri Slaby
2009-05-04 16:17 ` [PATCH 1/2] mac80211: minstrel, " Bob Copeland
2009-05-04 16:40 ` Felix Fietkau [this message]
2009-05-04 18:38 ` Luis R. Rodriguez
2009-05-04 18:41 ` Jiri Slaby
2009-05-15 18:21 ` Heinz Diehl
2009-05-15 18:33 ` John W. Linville
2009-05-15 18:49 ` Linus Torvalds
2009-05-15 18:53 ` John W. Linville
2009-05-15 21:25 ` Marcel Holtmann
2009-05-15 21:32 ` Linus Torvalds
2009-05-15 18:40 ` Jiri Slaby
-- strict thread matches above, loose matches on Subject: below --
2009-05-05 18:43 Karol Szuster
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=49FF1A9B.9000608@openwrt.org \
--to=nbd@openwrt.org \
--cc=jirislaby@gmail.com \
--cc=johannes@sipsolutions.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.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.