]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix TSF processing
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 14 Aug 2013 03:41:13 +0000 (09:11 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 Aug 2013 20:08:02 +0000 (16:08 -0400)
commitf46c6bc59d68aa7c6da402846f8d25585eecb370
tree16bb96e7877f24caacc43a4f69f9ff3f0aa8007e
parent05d50a2b0950038ba995a8199cc418dc24b05b3d
ath9k: Fix TSF processing

There is no need to calculate the mactime for chained
descriptor packets, so make sure that this is done
only for the last fragment of valid packets.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c