]> git.baikalelectronics.ru Git - kernel.git/commit
i40e/i40evf: properly report Rx packet hash
authorMitch Williams <mitch.a.williams@intel.com>
Tue, 3 May 2016 22:13:18 +0000 (15:13 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 14 May 2016 07:07:40 +0000 (00:07 -0700)
commitbc5c9237a439c2d9fe76437adfc8dab54b8fafab
tree85f68a1f40c6c53e471cfe246c2b2150b3dc6678
parentd4377d5a02fc091ab28ef1475344706a7b4ea636
i40e/i40evf: properly report Rx packet hash

This logic is inverted. If the RXHASH flag is set, then we should go
ahead and call skb_set_hash.

Change-ID: Ib2e30356dced1d3e939c8061ab6ad5bd94197e7c
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c