From: "Luis R. Rodriguez" <mcgrof@gmail.com>
To: "Jouni Malinen" <j@w1.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFC] mac80211: scan result IEs in one block
Date: Thu, 14 Aug 2008 11:36:16 -0700 [thread overview]
Message-ID: <43e72e890808141136o489821bej884372b8da9d34ac@mail.gmail.com> (raw)
In-Reply-To: <20080814181335.GB7998@jm.kir.nu>
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 ?
Luis
next prev parent reply other threads:[~2008-08-14 18:36 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 [this message]
2008-08-15 6:32 ` Jouni Malinen
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=43e72e890808141136o489821bej884372b8da9d34ac@mail.gmail.com \
--to=mcgrof@gmail.com \
--cc=j@w1.fi \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox