From: Don Skidmore Date: Sat, 30 Jul 2011 05:08:18 +0000 (+0000) Subject: ixgbe: cleanup feature flags in ixgbe_probe X-Git-Tag: v3.2-rc1~129^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a864abbcea970de2ac3afaf530c44548e9d42a0;p=pandora-kernel.git ixgbe: cleanup feature flags in ixgbe_probe I'm removing NETIF_F_GRO from being initialed in the feature flags during ixgbe_probe() bases on a comment from Michal Miroslaw that it is always set by network code now. Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed