commit | addd4df6d763556e16d5316e4e8cd441050cc2af | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Thu Nov 15 03:25:39 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 15 09:37:15 2018 -0800 |
tree | 0830793cb6cfbef9a0a7a6e06466ac194a2a1d31 | |
parent | d19819297d9284bd990e22116b8b43d0abcbf488 [diff] |
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>