From: David S. Miller Date: Mon, 2 Mar 2009 04:32:39 +0000 (-0800) Subject: ixgbe: Fix some compiler warnings. X-Git-Tag: v2.6.30-rc1~662^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1f209514691af9167e462880e858efc8b22d83;p=pandora-kernel.git ixgbe: Fix some compiler warnings. 'pap' is never used in ixgbe_dcb_hw_config_82599() and 'eec' in ixgbe_acquire_eeptom() is only used when status == 0 but GCC has some trouble seeing that. Signed-off-by: David S. Miller --- Reading git-diff-tree failed