]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
bnxt_en: Disable RDMA support on the 57500 chips.
authorMichael Chan <michael.chan@broadcom.com>
Thu, 15 Nov 2018 08:25:39 +0000 (03:25 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Nov 2018 17:37:15 +0000 (09:37 -0800)
commitaddd4df6d763556e16d5316e4e8cd441050cc2af
tree0830793cb6cfbef9a0a7a6e06466ac194a2a1d31
parentd19819297d9284bd990e22116b8b43d0abcbf488
bnxt_en: Disable RDMA support on the 57500 chips.

There is no RDMA support on 57500 chips yet, so prevent bnxt_re from
registering on these chips.  There is intermittent failure if bnxt_re
is allowed to register and proceed with RDMA operations.

Fixes: 1ab968d2f1d6 ("bnxt_en: Add PCI ID for BCM57508 device.")
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c