Re: [PATCH v2 4/6] hisi_sas: use slot abort in v2 hw

2016-02-27 Thread Hannes Reinecke
On 02/25/2016 05:42 PM, John Garry wrote: > When TRANS_TX_ERR_FRAME_TXED error occurs in > a slot, the command should be re-attempted. > This error is equivalent to meaning that the queue > is full in the sdev (and not the host). > A superflous debug statement is also removed in the > slot complete

[PATCH v2 4/6] hisi_sas: use slot abort in v2 hw

2016-02-25 Thread John Garry
When TRANS_TX_ERR_FRAME_TXED error occurs in a slot, the command should be re-attempted. This error is equivalent to meaning that the queue is full in the sdev (and not the host). A superflous debug statement is also removed in the slot complete handler. Signed-off-by: John Garry --- drivers/scs