]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:41:32 +0000 (10:41 -0700)
commitcb2b1fe0af222cb3b276acb19bb4a89de6ef3d33
treea6b5c99d7130518e1451d7e60069fe9db27a6e74
parent280acb4509121f2b5ef7f4b7f67251f3791c951b
i40e/i40evf: properly report Rx packet hash

Orabug: 23176970

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>
(cherry picked from commit a876c3ba59a69a1d4ba240ee7cb50acf31116647)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c