From: David S. Miller Date: Tue, 13 May 2008 04:59:32 +0000 (-0700) Subject: mac80211: Use skb_header_cloned() on TX path. X-Git-Tag: v2.6.26-rc3~65^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608961a5eca8d3c6bd07172febc27b5559408c5d;p=pandora-kernel.git mac80211: Use skb_header_cloned() on TX path. When skb_header_cloned() returns false you can change the headers however you like. Signed-off-by: David S. Miller --- Reading git-diff-tree failed