From: Manish Katiyar Date: Mon, 13 Oct 2008 10:52:42 +0000 (+0530) Subject: libertas : Remove unused variable warning for "old_channel" from cmd.c X-Git-Tag: v2.6.28-rc1~292^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96d46d5d792d96f80e9bd274ab6d433b8a3c22bc;p=pandora-kernel.git libertas : Remove unused variable warning for "old_channel" from cmd.c Below patch removes the following warning during compilation. drivers/net/wireless/libertas/cmd.c:826: warning: unused variable 'old_channel' Signed-off-by : Manish Katiyar Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed