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:
0e354fd
)
ath5k: remove static calibration interval variable
author
Bruno Randolf
<br1@einfach.org>
Thu, 25 Mar 2010 05:49:03 +0000
(14:49 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 31 Mar 2010 18:39:08 +0000
(14:39 -0400)
Remove static variable ath5k_calinterval which was used as a constant. Use a
#define instead. Also we don't need ah_cal_intval.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found