diff options
author | Andre Guedes <andre.guedes@intel.com> | 2020-08-10 14:08:30 -0700 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2020-09-28 14:42:45 -0700 |
commit | ef8a17a2a42a16e7f2d9b2dcd6726527fe76fe4a (patch) | |
tree | 24d2bfc940704d765d04333f034cb75e395c4f1e /drivers/net/ethernet/intel/igc/igc_ethtool.c | |
parent | 09cb2a340425fc0da1c5c61b1e13424d53314244 (diff) |
igc: Clean RX descriptor error flags
i225 advanced receive descriptor doesn't have the following extend error
bits: CE, SE, SEQ, CXE. In addition to that, the bit TCPE is called L4E
in the datasheet.
Clean up the code accordingly, and get rid of the macro
IGC_RXDEXT_ERR_FRAME_ERR_MASK since it doesn't make much sense anymore.
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_ethtool.c')
0 files changed, 0 insertions, 0 deletions