From: Mark Rustad Date: Thu, 24 Jul 2014 06:19:24 +0000 (+0000) Subject: ixgbe: Resolve warnings produced in W=2 builds X-Git-Tag: fixes-against-v3.18-rc2~81^2~77^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8dfe2550cb36828db52f6b1a6ef340c80197e9;p=pandora-kernel.git ixgbe: Resolve warnings produced in W=2 builds This patch resolves warnings produced by ixgbe in W=2 kernel builds. There are missing-field-initializers warnings and shadow warnings. None of these point to any deeper problem, so just resolve them so any new warnings get analyzed. Signed-off-by: Mark Rustad Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed