From: David S. Miller Date: Sun, 17 Apr 2011 07:54:51 +0000 (-0700) Subject: atl1e: Fix set-but-unused variable. X-Git-Tag: v3.0-rc1~377^2~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c96922c7beeb6246f36b89a1e8b61d99a435a780;p=pandora-kernel.git atl1e: Fix set-but-unused variable. The variable 'tx_ring' is set but unused in atl1e_init_ring_resources(). Just kill it off. Signed-off-by: David S. Miller --- Reading git-diff-tree failed