linux-brain/drivers/net/ethernet/intel
Md Fahad Iqbal Polash 9dc8e396c1 iavf: Set RSS LUT and key in reset handle path
[ Upstream commit a7550f8b1c9712894f9e98d6caf5f49451ebd058 ]

iavf driver should set RSS LUT and key unconditionally in reset
path. Currently, the driver does not do that. This patch fixes
this issue.

Fixes: 2c86ac3c70 ("i40evf: create a generic config RSS function")
Signed-off-by: Md Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-08-18 08:56:59 +02:00
..
e1000 e1000: Do not perform reset in reset_task if we are already down 2020-10-01 13:18:03 +02:00
e1000e e1000e: Fix an error handling path in 'e1000_probe()' 2021-07-28 13:30:52 +02:00
fm10k fm10k: Fix an error handling path in 'fm10k_probe()' 2021-07-28 13:30:52 +02:00
i40e i40e: Add additional info to PHY type error 2021-08-04 12:27:40 +02:00
iavf iavf: Set RSS LUT and key in reset handle path 2021-08-18 08:56:59 +02:00
ice ice: set the value of global config lock timeout longer 2021-07-19 08:53:09 +02:00
igb igb: Fix position of assignment to *ring 2021-07-28 13:30:53 +02:00
igbvf igb: handle vlan types with checker enabled 2021-07-19 08:53:09 +02:00
igc igc: Fix an error handling path in 'igc_probe()' 2021-07-28 13:30:52 +02:00
ixgb net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
ixgbe ixgbe: Fix packet corruption due to missing DMA sync 2021-07-28 13:31:01 +02:00
ixgbevf ixgbevf: add correct exception tracing for XDP 2021-06-10 13:37:05 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
e100.c e100: handle eeprom as little endian 2021-07-19 08:53:09 +02:00