On Thu, 2018-08-02 at 16:11 -0400, Martin K. Petersen wrote: > > In mpt3sas_base_clear_st() function smid value is reseted in wrong > > line, i.e. driver should reset smid value to zero after decrementing > > chain_offset counter in chain_lookup table but in current code, driver > > is resetting smid value before decrementing the chain_offset > > counter. which we are correcting with this patch. > > You asked for Sreekanth to make changes. Please review the result.
Hello Martin, That update had escaped from my attention because I wasn't Cc-ed on the update. Anyway, I will review that patch first. Bart.

