Search Linux Wireless

Re: [RFT/C 2/7] mac80211: clean up skb reallocation code

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

 



From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Date: Sun, 11 May 2008 00:18:47 +0200

In patch one, you changed the call site of this new
ieee80211_skb_resize() to properly use skb_header_cloned().  But
skb_cloned snuck back into the statistics code in this patch:

> +	if (skb_cloned(skb))
> +		I802_DEBUG_INC(local->tx_expand_skb_head_cloned);
> +	else
> +		I802_DEBUG_INC(local->tx_expand_skb_head);
--
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