]> git.baikalelectronics.ru Git - 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)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Jan 2020 13:38:29 +0000 (14:38 +0100)
commit2a10db9aef65e0d5972524c99be299fa764a4a6b
treed288f61fb51ae273584d8bf574ac95be02b5e6b9
parentb73be092d6d4c0d4586fddc8a5c3bbb519f6c459
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: a1fe1fa391a6 ("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