commit | 601ae7f25aea58f208a7f640f6174aac0652403a | [log] [tgz] |
---|---|---|
author | Bruno Randolf <br1@einfach.org> | Thu May 08 19:22:43 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 14 16:29:49 2008 -0400 |
tree | 6871b84ef6ba683e0557724c7fb9d055d87458c8 | |
parent | 566bfe5a8bcde13188a356f77666f8115813cf31 [diff] |
mac80211: make rx radiotap header more flexible use hw flags and rx flags to determine which fields are present in the header and use all available information from the driver. make sure radiotap header starts at a naturally aligned address (mod 8) for all radiotap fields. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>