Re: [PATCH] bugfix for an underflow condition in usb storage & isd200.c

2008-02-08 Thread Mark Glines
or 2.6.24.stable, > this should do it. Mark, can you confirm that this patch alone fixes > the problem? Confirmed: works just fine. Tested-by: Mark Glines <[EMAIL PROTECTED]> > > Alan Stern > > > > Index: 2.6.24/drivers/usb/storage/protocol.c >

Re: [PATCH 2.6.24] bugfix for an overflow condition in usb storage & isd200.c

2008-02-01 Thread Mark Glines
report this condition > as a negative resid. Should we also set cmnd->status in the overflow > condition? > > Then also isd200.c is fixed to only return the type of INQUIRY && > SENSE the upper layer asked for. > > Signed-off-by: Boaz Harrosh <[EMAIL PROT