bnxt_en: Fix NTUPLE firmware command failures.
authorMichael Chan <michael.chan@broadcom.com>
Fri, 17 Jan 2020 05:32:45 +0000 (00:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jan 2020 07:22:51 +0000 (08:22 +0100)
commitfcbf29512cc47430a90c3c5c48e29b261501bcdf
treeb5e4aec593a3368a20e2dbfef3494565c655766c
parent07667c94759d1a7bffb161a4434eade8a790ef68
bnxt_en: Fix NTUPLE firmware command failures.

[ Upstream commit ceb3284c588eee5ea256c70e4d8d7cf399b8134e ]

The NTUPLE related firmware commands are sent to the wrong firmware
channel, causing all these commands to fail on new firmware that
supports the new firmware channel.  Fix it by excluding the 3
NTUPLE firmware commands from the list for the new firmware channel.

Fixes: 760b6d33410c ("bnxt_en: Add support for 2nd firmware message channel.")
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/broadcom/bnxt/bnxt.h