[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4396ae3e-db08-ea35-6d27-6585c88befac@huawei.com>
Date: Tue, 5 Mar 2024 21:54:26 +0800
From: Jason Yan <yanaijie@...wei.com>
To: John Garry <john.g.garry@...cle.com>, <jejb@...ux.ibm.com>,
<martin.petersen@...cle.com>, <chenxiang66@...ilicon.com>,
<jinpu.wang@...ud.ionos.com>, <artur.paszkiewicz@...el.com>,
<dlemoal@...nel.org>, <ipylypiv@...gle.com>
CC: <linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 6/6] scsi: isci: Use LIBSAS_SHT_BASE
On 2024/3/5 21:27, John Garry wrote:
> On 05/03/2024 13:21, Jason Yan wrote:
>>> .sg_tablesize = SG_ALL,
>>> - .max_sectors = SCSI_DEFAULT_MAX_SECTORS,
>>
>> .max_sectors is not defined in LIBSAS_SHT_BASE.
>
> Sure, but when not set, scsi_host_alloc() will default to
> SCSI_DEFAULT_MAX_SECTORS automatically
OK, so it's fine to let it uninitialized.
Reviewed-by: Jason Yan <yanaijie@...wei.com>
>
> Thanks,
> John
> .
Powered by blists - more mailing lists