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:
c81494d
)
ath9k: move imask from sc to ah
author
Pavel Roskin
<proski@gnu.org>
Wed, 31 Mar 2010 22:05:31 +0000
(18:05 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 6 Apr 2010 20:55:08 +0000
(16:55 -0400)
Add ah variable in the functions that didn't have it and used sc->imask.
Replace sc->sc_ah with ah in those functions.
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found