OSDN Git Service

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)
commita876c3ba59a69a1d4ba240ee7cb50acf31116647
tree85f68a1f40c6c53e471cfe246c2b2150b3dc6678
parent4b28cdba4859c2d1eb77144fe2383afb8daea1ca
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