]> Git Repo - linux.git/commit
i40e/i40evf: properly report Rx packet hash
authorMitch Williams <[email protected]>
Tue, 3 May 2016 22:13:18 +0000 (15:13 -0700)
committerJeff Kirsher <[email protected]>
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/i40e/i40e_txrx.c
This page took 0.041771 seconds and 4 git commands to generate.