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:
d20c678
)
[PATCH] rtl8187: Fix more frag bit checking, rts duration calc
author
Michael Wu
<flamingice@sourmilk.net>
Wed, 10 Oct 2007 21:28:59 +0000
(17:28 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 18 Oct 2007 19:38:24 +0000
(15:38 -0400)
The wrong pointer is passed to ieee80211_get_morefrag. Fix this.
While we're at it, reorder things so they look better and the rts duration
calculation is done with the right length.
Thanks to Christoph Hellwig for finding the ieee80211_get_morefrag issue.
Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found