Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Feb 2022 18:29:02 +0000 (10:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Feb 2022 18:29:02 +0000 (10:29 -0800)
commitb81b1829e7e39f6cebdf6e4d5484eacbceda8554
tree408777b4f77d89a6ba7b49fc583d9999545e8d2d
parent080eba785fe10ba21c40bbdd80f2bd5331a28be6
parent5852ed2a6a39c862c8a3fdf646e1f4e01b91d710
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two minor fixes in the lpfc driver. One changing the classification of
  trace messages and the other fixing a build issue when NVME_FC is
  disabled"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: lpfc: Reduce log messages seen after firmware download
  scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled