[PATCH 10/12] be2iscsi: Fix ExpStatSn in management tasks

2016-02-01 Thread Jitendra Bhivare
Connection resets observed from some targets when NOP-Out with wrong ExpStatSn is sent. FW keeps track of StatSn and fills up ExpStatSn accordingly. The header filled up by the stack needs to be modified by driver to clear ExpStatSn. If the field is not cleared, FW recalculates ExpStatSn and

Re: [PATCH 10/12] be2iscsi: Fix ExpStatSn in management tasks

2016-02-01 Thread Johannes Thumshirn
On Mon, Feb 01, 2016 at 03:42:49PM +0530, Jitendra Bhivare wrote: > Connection resets observed from some targets when NOP-Out with wrong > ExpStatSn is sent. > > FW keeps track of StatSn and fills up ExpStatSn accordingly. > The header filled up by the stack needs to be modified by driver to