git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566bfe5
)
mac80211: make rx radiotap header more flexible
author
Bruno Randolf
<br1@einfach.org>
Thu, 8 May 2008 17:22:43 +0000
(19:22 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 14 May 2008 20:29:49 +0000
(16:29 -0400)
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>
No differences found