bnxt_en: Fix NTUPLE firmware command failures.
authorMichael Chan <michael.chan@broadcom.com>
Fri, 17 Jan 2020 05:32:45 +0000 (00:32 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Jan 2020 13:38:29 +0000 (14:38 +0100)
commitceb3284c588eee5ea256c70e4d8d7cf399b8134e
treed288f61fb51ae273584d8bf574ac95be02b5e6b9
parent5a9ef19454cd5daec8041bc7c3c11deb7456d9a0
bnxt_en: Fix NTUPLE firmware command failures.

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>
drivers/net/ethernet/broadcom/bnxt/bnxt.h