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:
30b3a23
)
rt2x00: Remove reset_tsf()
author
Ivo van Doorn
<ivdoorn@gmail.com>
Sun, 17 Feb 2008 16:33:57 +0000
(17:33 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:23 +0000
(15:37 -0500)
Specifications indicate the TSF registers are read-only,
so there is no point in writing 0 to those registers.
As far as I know there isn't another way to reset the
TSF registers. So removing these callbacks will notify
mac80211 about the lack of support.
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found