commit | 3e1d393240880e3d7ae580c46f1ba265643fcd15 | [log] [tgz] |
---|---|---|
author | Brandon Enochs <enochs@itd.nrl.navy.mil> | Sat Jul 30 12:50:04 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Jul 30 18:17:23 2005 -0400 |
tree | 2e720a490a9cb47d3c1a9b929955e0fdba1889f5 | |
parent | 0c629a69fd8ec7b67566cfc052a9b1c4b927805a [diff] |
[PATCH] hostap update 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>