From: Michael Buesch Date: Sat, 24 Jan 2009 21:36:57 +0000 (+0100) Subject: b43: Fix phy_g.c compiler warning X-Git-Tag: v2.6.30-rc1~662^2~836^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff8ccd9f5ff76b7449bf833f4646f70036b2256;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed