From: Shahed Shaikh Date: Tue, 18 Dec 2012 07:59:50 +0000 (+0000) Subject: qlcnic: fix unused variable warnings X-Git-Tag: v3.8-rc1~40^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d17f36b9d6b5d94aa3afdc7393ea90efbd74a21;p=pandora-kernel.git qlcnic: fix unused variable warnings qlcnic_hw.c:370: warning: variable cmd_desc set but not used qlcnic_hw.c:368: warning: variable consumer set but not used qlcnic_main.c:448: warning: variable ref_count set but not used qlcnic_main.c:534: warning: variable mem_base set but not used qlcnic_ctx.c:137: warning: variable tmp_tmpl set but not used qlcnic_ctx.c:133: warning: variable version set but not used qlcnic_minidump.c:200: warning: variable opcode set but not used Signed-off-by: Shahed Shaikh Signed-off-by: Sony Chacko Signed-off-by: David S. Miller --- Reading git-diff-tree failed