From: Emil Tantilov Date: Wed, 5 Jan 2011 07:09:41 +0000 (+0000) Subject: ixgbe: fix variable set but not used warnings by gcc 4.6 X-Git-Tag: v2.6.38-rc5~50^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4db944a29c624dd5e4b9c44fc6c9901831d2d5;p=pandora-kernel.git ixgbe: fix variable set but not used warnings by gcc 4.6 Caught with gcc 4.6 -Wunused-but-set-variable Remove unused napi_vectors variable. Fix the use of reset_bit in ixgbe_reset_hw_X540() Signed-off-by: Emil Tantilov Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed