]> www.infradead.org Git - users/hch/block.git/commit
megaraid_sas: switch to using ->device_configure
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Mar 2024 02:45:31 +0000 (12:45 +1000)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Apr 2024 05:37:15 +0000 (07:37 +0200)
commit25f3b78ca490d31a7a1ab5ef429cc80820ec837d
tree2250e9691f79e096c183d07b549d96d77b2e81c8
parentd0f8a18c4da25beffdcfdc353ff3d7d831509cb8
megaraid_sas: switch to using ->device_configure

Switch to the ->device_configure method instead of ->slave_configure
and update the block limits on the passed in queue_limits instead
of using the per-limit accessors.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
drivers/scsi/megaraid/megaraid_sas.h
drivers/scsi/megaraid/megaraid_sas_base.c
drivers/scsi/megaraid/megaraid_sas_fusion.c