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:
b4f28bb
)
mac80211: radiotap: assume modulation from rates
author
Bruno Randolf
<br1@einfach.org>
Wed, 30 Jul 2008 15:20:06 +0000
(17:20 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:50 +0000
(16:29 -0400)
use the rates ERP flag to derive CCK or OFDM modulation for the radiotap
header.
(it might be more correct to get this information from the hardware itself, but it
seems safe to assume this in most practical cases.)
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found