]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
bnxt_en: Fix NTUPLE firmware command failures.
authorMichael Chan <michael.chan@broadcom.com>
Fri, 17 Jan 2020 05:32:45 +0000 (00:32 -0500)
committerPaolo Pisati <paolo.pisati@canonical.com>
Thu, 30 Jan 2020 15:26:36 +0000 (16:26 +0100)
commit7ffb5b06d65617163bbb2de7b9efeb7cc17b90fd
treec6f26b15965e7a637eac0a9805721b230a658154
parent70392a61a93540ea9e6eaba1f3ede210acf9f166
bnxt_en: Fix NTUPLE firmware command failures.

BugLink: https://bugs.launchpad.net/bugs/1861090
[ 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>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/net/ethernet/broadcom/bnxt/bnxt.h