commit | b53a5dabc5e0a0a1882a16446fb3d22d6a16114d | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Fri Jun 27 16:20:04 2008 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 30 17:37:35 2008 -0400 |
tree | efa7185d18ed60d742e4a39703977212546534f4 | |
parent | 245727c1805d68e58810b58b24d967c5dd22a8fa [diff] |
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 <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>