hostap_80211_rx.c (129)

Brandon Enochs enochs at itd.nrl.navy.mil
Tue Mar 22 19:18:48 EST 2005


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.



More information about the HostAP mailing list