From: Govindarajulu Varadarajan <[email protected]> Date: Wed, 3 Feb 2016 14:40:44 +0530
> From: Sandeep Pillai <[email protected]> > > Firmware posts the devcmd result in result ring. In case of timeout, driver > does not increment the current result pointer and firmware could post the > result after timeout has occurred. During next devcmd, driver would be > reading the result of previous devcmd. > > Fix this by incrementing result even in case of timeout. > > Fixes: 373fb0873d43 ("enic: add devcmd2") > Signed-off-by: Sandeep Pillai <[email protected]> > Signed-off-by: Govindarajulu Varadarajan <[email protected]> Applied and queued up for -stable, thanks.
