linux/drivers/net/ethernet/intel/i40e
Helin Zhang 3e3aa21fe9 i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
This patch fixes a problem where using ethtool rxnfc command could
let RX flow hash be set on disabled queues. This patch fixes the
problem by returning the number of enabled queues before setting
rxnfc.

Change-ID: Idbac86b0b47ddacc8deee7cd257e41de01cbe5c0
Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-11-25 10:05:58 -08:00
..
i40e_adminq_cmd.h i40e/i40evf: Add comment to #endif 2015-11-25 10:05:57 -08:00
i40e_adminq.c
i40e_adminq.h
i40e_alloc.h
i40e_common.c
i40e_dcb_nl.c
i40e_dcb.c
i40e_dcb.h
i40e_debugfs.c intel: i40e: fix confused code 2015-11-23 11:08:52 -08:00
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: return the number of enabled queues for ETHTOOL_GRXRINGS 2015-11-25 10:05:58 -08:00
i40e_fcoe.c i40e: remove BUG_ON from FCoE setup 2015-11-25 10:05:55 -08:00
i40e_fcoe.h
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: Move the saving of old link info from handle_link_event to link_event 2015-11-25 10:05:56 -08:00
i40e_nvm.c i40e: fix unconditional execution of cpu_to_le16() 2015-10-23 05:40:49 -07:00
i40e_osdep.h
i40e_prototype.h
i40e_ptp.c
i40e_register.h
i40e_status.h
i40e_txrx.c i40e/i40evf: Add a stat to track how many times we have to do a force WB 2015-11-25 10:05:56 -08:00
i40e_txrx.h i40e/i40evf: Add a stat to track how many times we have to do a force WB 2015-11-25 10:05:56 -08:00
i40e_type.h
i40e_virtchnl_pf.c i40e/i40evf: clean up error messages 2015-11-25 10:05:57 -08:00
i40e_virtchnl_pf.h
i40e_virtchnl.h
i40e.h i40e/i40evf: Add a stat to track how many times we have to do a force WB 2015-11-25 10:05:56 -08:00
Makefile