git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6a172b
)
ath9k_hw: fix TSF offset calculation
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 20 Dec 2013 16:02:24 +0000
(17:02 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 3 Jan 2014 20:36:56 +0000
(15:36 -0500)
Since the unit is microseconds and not milliseconds, tv_sec needs to be
multiplied by 1000000, not 1000.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/ath/ath9k/hw.c
Simple merge