nvme-pci: add BOGUS_NID for Intel 0a54 device
authorKeith Busch <kbusch@kernel.org>
Thu, 12 Oct 2023 18:13:51 +0000 (11:13 -0700)
committerKeith Busch <kbusch@kernel.org>
Wed, 18 Oct 2023 21:08:39 +0000 (14:08 -0700)
commit5c3f4066462a5f6cac04d3dd81c9f551fabbc6c7
tree503ba54084bdb5b852b22fdea9537720fe8c4387
parentf965b281fd872b2e18bd82dd97730db9834d0750
nvme-pci: add BOGUS_NID for Intel 0a54 device

These ones claim cmic and nmic capable, so need special consideration to ignore
their duplicate identifiers.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=217981
Reported-by: welsh@cassens.com
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/pci.c