From: Ashok Nagarajan Date: Sat, 10 Mar 2012 02:57:39 +0000 (-0800) Subject: ath9k: Fix mactime from being clobbered in rx_status X-Git-Tag: v3.4-rc1~177^2~48^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb1c56a9706c7e4f1911faa14626b2bb3973479;p=pandora-kernel.git ath9k: Fix mactime from being clobbered in rx_status mactime was being overwritten by the function ath9k_rx_skb_preprocess. Fixed by memsetting rx_status in ath_rx_tasklet. Signed-off-by: Ashok Nagarajan Signed-off-by: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed