Star64_linux/drivers/net/ethernet/intel/i40evf
Jesse Brandeburg c2451d7f55 i40e/i40evf: fix rx descriptor status
As reported by Eric Dumazet, the driver is not masking the right
bits in the receive descriptor before it starts checking them.

This patch extends the mask to allow for the right bits to be
checked, and fixes the issue permanently via a define.

CC: Eric Dumazet <eric.dumazet@gmail.com>
Change-ID: I3274f7619057a950f468143e6d7e11b129f54655
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-06-08 02:01:14 -07:00
..
i40e_adminq.c i40e/i40evf: check AQ register for valid data 2014-06-06 01:59:55 -07:00
i40e_adminq.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_adminq_cmd.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_alloc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_common.c i40e/i40evf: Update check for AQ aliveness 2014-05-29 02:02:25 -07:00
i40e_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_lan_hmc.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_osdep.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_prototype.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_register.h i40e/i40evf: add Tx pre queue disable function 2014-06-06 01:59:58 -07:00
i40e_status.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.c i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40e_txrx.h i40e/i40evf: remove unused RX_LRO define 2014-06-05 01:49:18 -07:00
i40e_type.h i40e/i40evf: fix rx descriptor status 2014-06-08 02:01:14 -07:00
i40e_virtchnl.h i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00
i40evf.h i40evf: fix crash when changing ring sizes 2014-06-05 02:13:01 -07:00
i40evf_ethtool.c i40e/i40evf: remove rx_errors and rx_missed 2014-06-05 02:50:02 -07:00
i40evf_main.c i40e/i40evf: Bump build version 2014-06-06 02:00:29 -07:00
i40evf_virtchnl.c i40e/i40evf: remove rx_errors and rx_missed 2014-06-05 02:50:02 -07:00
Makefile i40evf: Fix the headers and update copyright year. 2014-05-21 01:54:43 -07:00