Search Linux Wireless

Re: [PATCH 1/2] mac80211: fix unbalanced locking in ieee80211_get_buffered_bc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 2, 2008 at 7:53 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote:
> Good catch. However, we'll leak skb in that case, so how about:
>
>        if (WARN_ON(tx.skb != skb))
> -               return NULL;
> +               res = TX_DROP;
>
Looks better, will send V2.

> johannes
>
--
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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux