From: Pavel Roskin Date: Fri, 27 Jun 2008 20:20:04 +0000 (-0400) Subject: hostap: don't skip any headers in hostap_80211_header_parse() X-Git-Tag: v2.6.27-rc1~969^2~224^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53a5dabc5e0a0a1882a16446fb3d22d6a16114d;p=pandora-kernel.git hostap: don't skip any headers in hostap_80211_header_parse() Don't try to skip any headers in hostap_80211_header_parse(). We never use that function for interfaces affected by local->monitor_type. Both the master and the AP interface receive 802.11 frames without any additional headers. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed