On Tue, Oct 26, 2021 at 02:33:57PM +0200, Johan Hovold wrote: > On Mon, Oct 25, 2021 at 09:15:46PM +0200, Greg Kroah-Hartman wrote: > > From: Oliver Neukum <oneukum@xxxxxxxx> > > > > commit 397430b50a363d8b7bdda00522123f82df6adc5e upstream. > > > > maxpacket of 0 makes no sense and oopses as we need to divide > > by it. Give up. > > > > V2: fixed typo in log and stylistic issues > > > > Signed-off-by: Oliver Neukum <oneukum@xxxxxxxx> > > Reported-by: syzbot+76bb1d34ffa0adc03baa@xxxxxxxxxxxxxxxxxxxxxxxxx > > Reviewed-by: Johan Hovold <johan@xxxxxxxxxx> > > Link: https://lore.kernel.org/r/20211021122944.21816-1-oneukum@xxxxxxxx > > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> > > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > Please drop this one from all stable queues until > > https://lore.kernel.org/r/20211026124015.3025136-1-wanghai38@xxxxxxxxxx > > has landed. Will drop it now and wait for that one, thanks! greg k-h