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:
0c629a6
)
[PATCH] hostap update
author
Brandon Enochs
<enochs@itd.nrl.navy.mil>
Sat, 30 Jul 2005 19:50:04 +0000
(12:50 -0700)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sat, 30 Jul 2005 22:17:23 +0000
(18:17 -0400)
line 129 of hostap_80211_rx.c should read:
LWNG_SETVAL(mactime, 2, 0, 4, rx_stats->mac_time);
not:
LWNG_SETVAL(mactime, 2, 0, 0, rx_stats->mac_time);
The length field is incorrect.
Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found