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