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@xxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html