From: Hannes Eder Date: Sat, 14 Feb 2009 11:16:04 +0000 (+0000) Subject: drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one X-Git-Tag: v2.6.30-rc1~662^2~649 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97915b5bf6454416c7b27444fc95c08132b74251;p=pandora-kernel.git drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one Impact: Move variable declaration as close to usage as possible. Fix this sparse warning: drivers/net/cxgb3/cxgb3_main.c:1586:21: warning: symbol 'cap' shadows an earlier one Signed-off-by: Hannes Eder Acked-by: Divy Le Ray Signed-off-by: David S. Miller --- Reading git-diff-tree failed