Re: [PATCH 0/4] IB/iser cleanups and fixes for 5.11
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-01-20 00:11:54
From: Jason Gunthorpe <jgg@nvidia.com>
Date: 2021-01-20 00:11:54
On Mon, Jan 11, 2021 at 02:57:50PM +0000, Max Gurtovoy wrote:
Hi Jason/Leon/Sagi, This series introduce some minor code conventions cleanups and 1 module param fix that can cause the driver to fail in connection establishment (if one will set max_sectors = 0). Please consider this for the next 5.11 PR or for 5.12 merge window. Max Gurtovoy (4): IB/iser: remove unneeded semicolons IB/iser: protect iscsi_max_lun module param using callback IB/iser: enforce iser_max_sectors to be greater than 0 IB/iser: simplify prot_caps setting
Applied to for-next, thanks Jason