linux/drivers/net/ethernet/intel/igb
Vinicius Costa Gomes 83dd693f36 igb: Fix not adding filter elements to the list
Because the order of the parameters passes to 'hlist_add_behind()' was
inverted, the 'parent' node was added "behind" the 'input', as input
is not in the list, this causes the 'input' node to be lost.

Fixes: 0e71def252 ("igb: add support of RX network flow classification")
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-04-25 09:34:54 -07:00
..
e1000_82575.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_82575.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_defines.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_hw.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_i210.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_i210.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mac.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mac.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mbx.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mbx.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_nvm.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_nvm.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_phy.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_phy.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_regs.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
igb_ethtool.c igb: Fix not adding filter elements to the list 2018-04-25 09:34:54 -07:00
igb_hwmon.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
igb_main.c igb: Fix the transmission mode of queue 0 for Qav mode 2018-04-24 08:53:19 -07:00
igb_ptp.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
igb.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
Makefile intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00