diff options
author | Martin George <martinus.gpy@gmail.com> | 2023-03-16 14:50:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-20 13:36:57 +0300 |
commit | df7f6ad627e74d4ef183039d0b4ca36d40123bb3 (patch) | |
tree | beed2db08226d78cf6164a9854b0097369bd0882 /drivers/net/wireless | |
parent | eafbf572be0bad7dc863e7b97eff10dd32227637 (diff) | |
download | linux-df7f6ad627e74d4ef183039d0b4ca36d40123bb3.tar.xz |
nvme: send Identify with CNS 06h only to I/O controllers
[ Upstream commit def84ab600b71ea3fcc422a876d5d0d0daa7d4f3 ]
Identify CNS 06h (I/O Command Set Specific Identify Controller data
structure) is supported only on i/o controllers.
But nvme_init_non_mdts_limits() currently invokes this on all
controllers. Correct this by ensuring this is sent to I/O
controllers only.
Signed-off-by: Martin George <marting@netapp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions