hostap_80211_rx.c (129)

Brandon Enochs enochs
Tue Mar 22 16:18:48 PST 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