From: Don Skidmore Date: Fri, 22 Nov 2013 04:27:23 +0000 (+0000) Subject: ixgbe: fix for unused variable warning with certain config X-Git-Tag: v3.13-rc7~13^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f48f5bc759d6f945ff0c3b2bf2a1d5971e561ba;p=pandora-kernel.git ixgbe: fix for unused variable warning with certain config If CONFIG_PCI_IOV isn't defined we get an "unused variable" warining so now wrap the variable declaration like it's usage already was. Signed-off-by: Don Skidmore Acked-by: John Fastabend Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed