]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
authorMichael Chan <mchan@broadcom.com>
Thu, 5 Nov 2015 21:25:48 +0000 (16:25 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 00:36:32 +0000 (17:36 -0700)
commitfe0279110706d05439f51e582f1354a367729725
treedea963620cbc58428bed7d1b5b6931b26ea89cd8
parent41cddde266dbfb7de4ece6e45fae404eb6214bde
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.

Orabug: 23221795

The profile ID in the completion record needs to be ANDed with the
profile ID mask of 0x1f.  This bug was causing the SKB hash type
and the gso_type to be wrong in some cases.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 614388ce39f3d61ad7f95db65f409d35d5943616)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/broadcom/bnxt/bnxt.h