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:
e874e65
)
b43: Fix phy_g.c compiler warning
author
Michael Buesch
<mb@bu3sch.de>
Sat, 24 Jan 2009 21:36:57 +0000
(22:36 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:42 +0000
(16:01 -0500)
Fix compile warning for non-debug builds:
drivers/net/wireless/b43/phy_g.c: In function ‘b43_gphy_op_recalc_txpower’:
drivers/net/wireless/b43/phy_g.c:3195: warning: unused variable ‘dbm’
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found