Files
linux/drivers/net
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
..
2018-03-27 13:18:09 -04:00
2018-04-11 10:28:39 -07:00
2017-11-21 15:57:07 -08:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2018-02-11 14:34:03 -08:00
2017-12-08 14:22:59 -05:00
2018-04-17 23:41:15 -04:00
2018-04-17 13:53:13 -04:00