From: Jouni Malinen <j@w1.fi>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC] mac80211: scan result IEs in one block
Date: Fri, 15 Aug 2008 09:32:06 +0300 [thread overview]
Message-ID: <20080815063206.GD7998@jm.kir.nu> (raw)
In-Reply-To: <43e72e890808141136o489821bej884372b8da9d34ac@mail.gmail.com>
On Thu, Aug 14, 2008 at 11:36:16AM -0700, Luis R. Rodriguez wrote:
> On Thu, Aug 14, 2008 at 11:13 AM, Jouni Malinen <j@w1.fi> wrote:
>
> > + if (bss->ies == NULL || bss->ies_len < elems->total_len) {
> > + kfree(bss->ies);
> > + bss->ies = kmalloc(elems->total_len, GFP_ATOMIC);
>
> Typo here on check for NULL ?
Where? That looks correct to me.
--
Jouni Malinen PGP id EFC895FA
prev parent reply other threads:[~2008-08-15 6:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-14 17:47 [RFC] mac80211: scan result IEs in one block Jouni Malinen
2008-08-14 18:13 ` Jouni Malinen
2008-08-14 18:36 ` Luis R. Rodriguez
2008-08-15 6:32 ` Jouni Malinen [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=20080815063206.GD7998@jm.kir.nu \
--to=j@w1.fi \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.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