On Wed, Aug 22, 2018 at 01:25:44PM +0200, Martin Wilck wrote: > e2c7b43 was supposed to limit transfer length to 1MB, but got > the unit of max_sectors wrong. > > Fixes: e2c7b433f729 ("scsi: hpsa: limit transfer length to 1MB") > Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> > --- > drivers/scsi/hpsa.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>