From: Brandon Enochs Date: Sat, 30 Jul 2005 19:50:04 +0000 (-0700) Subject: [PATCH] hostap update X-Git-Tag: v2.6.14-rc1~1017^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e1d393240880e3d7ae580c46f1ba265643fcd15;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed