commit | 6a864abbcea970de2ac3afaf530c44548e9d42a0 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Sat Jul 30 05:08:18 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Aug 29 01:28:27 2011 -0700 |
tree | 0a1c74ae0fc47c8b84e8e428307d34c5a169f410 | |
parent | 634cdca5637475b74dbc7bd72208f5fdc5904d38 [diff] |
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 <mirq-linux@rere.qmqm.pl> that it is always set by network code now. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>