diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-12-18 19:30:49 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-20 20:52:17 +0100 |
commit | 4cd06a344db752f513437138953af191cbe9a691 (patch) | |
tree | ec6a52da07449e20a10e59f2ee669467dd56089e /net/rfkill | |
parent | mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit (diff) | |
download | linux-4cd06a344db752f513437138953af191cbe9a691.tar.xz linux-4cd06a344db752f513437138953af191cbe9a691.zip |
mac80211: skip unnecessary pskb_expand_head calls
If the skb is not cloned and we don't need any extra headroom, there
is no point in reallocating the skb head.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions