Merge tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme into block-6.0
authorJens Axboe <axboe@kernel.dk>
Thu, 1 Sep 2022 14:11:11 +0000 (08:11 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Sep 2022 14:11:11 +0000 (08:11 -0600)
Pull NVMe fixes from Christoph:

"nvme fixes for Linux 6.0

 - error handling fix for the new auth code (Hannes Reinecke)
 - fix unhandled tcp states in nvmet_tcp_state_change (Maurizio Lombardi)
 - add NVME_QUIRK_BOGUS_NID for Lexar NM610 (Shyamin Ayesh)"

* tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme:
  nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
  nvmet-auth: add missing goto in nvmet_setup_auth()
  nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610


Trivial merge