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:
af335a6
)
mwl8k: replace rateinfo bitfields with mask and shift macros
author
John W. Linville
<linville@tuxdriver.com>
Wed, 27 Apr 2011 19:04:28 +0000
(15:04 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 28 Apr 2011 18:53:23 +0000
(14:53 -0400)
AFAICT, this driver is claiming that 24 bits of rate info fit into a
16-bit field in the Tx descriptor. Anyway, the use of bitfields is
frowned-upon for a variety of well-documented reasons...
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found