Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4447957a authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

bnx2x: Fix check to get RX hash



Flag used in check to get rxhash out of the descriptor is incorrect one.
Fix to use the proper features flag.

Signed-off-by: default avatarTom Herbert <therbert@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2861a185
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1726,7 +1726,7 @@ reuse_rx:

			skb->protocol = eth_type_trans(skb, bp->dev);

			if ((bp->dev->features & ETH_FLAG_RXHASH) &&
			if ((bp->dev->features & NETIF_F_RXHASH) &&
			    (cqe_fp_status_flags &
			     ETH_FAST_PATH_RX_CQE_RSS_HASH_FLG))
				skb->rxhash = le32_to_cpu(