From: Johannes Berg Date: Thu, 22 Nov 2012 09:20:58 +0000 (+0100) Subject: mac80211: fix radiotap vendor area skipping X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=605f1a5b5e87cf4005b56b77083ff473c846431a;p=pandora-kernel.git mac80211: fix radiotap vendor area skipping The radiotap vendor area in the skb head must be skipped and accounted for in a few functions until it is removed. I missed this in my patch, so a few places use this data as though it was the 802.11 header, fix these places. Reported-by: Wojciech Dubowik Tested-by: Wojciech Dubowik Signed-off-by: Johannes Berg --- Reading git-diff-tree failed