b43: Fix phy_g.c compiler warning
authorMichael Buesch <mb@bu3sch.de>
Sat, 24 Jan 2009 21:36:57 +0000 (22:36 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:42 +0000 (16:01 -0500)
commitdff8ccd9f5ff76b7449bf833f4646f70036b2256
tree3ee891c37bfa473800407b18c1f4b13c605539b7
parente874e6585539f6706b8e5f96125c9fca89cce716
b43: Fix phy_g.c compiler warning

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>
drivers/net/wireless/b43/phy_g.c