From: Jaswinder Singh Rajput Date: Fri, 20 Nov 2009 04:02:27 +0000 (+0000) Subject: ixgbe: move tc variable to CONFIG_IXGBE_DCB X-Git-Tag: v2.6.32~30^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b768323f87bca15f14d6d146da397f98c29fe6;p=pandora-kernel.git ixgbe: move tc variable to CONFIG_IXGBE_DCB tc is required by CONFIG_IXGBE_DCB. This also fixes compilation warning: drivers/net/ixgbe/ixgbe_main.c: In function ‘ixgbe_tx_is_paused’: drivers/net/ixgbe/ixgbe_main.c:245: warning: unused variable ‘tc’ Signed-off-by: Jaswinder Singh Rajput Acked-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed