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:
152d530
)
ath9k: fix compile error without debug enabled
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Mar 2010 22:41:36 +0000
(15:41 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 6 Apr 2010 20:55:09 +0000
(16:55 -0400)
commits
8e6f5aa250d6013ec0d66f9f45f376678d3fc4ab
and
db1a052b73f7c97f9e8b21f3f19a92313ed2acb1
accidentally introduced
compile errors that happens when ath9k debug is not enabled.
This patch fixes the declaration of the inline stubs to resolve this.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found