Re: [PATCH] hpsa: correct call to hpsa_do_reset

2016-09-21 Thread Martin K. Petersen
> "Don" == Don Brace  writes:

Don> calling fill_cmd() using a MACRO definition not handled in switch
Don> statement causes BUG() to be called.

Applied to 4.9/scsi-queue.

-- 
Martin K. Petersen  Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] hpsa: correct call to hpsa_do_reset

2016-09-21 Thread Tomas Henzl
On 20.9.2016 22:42, Don Brace wrote:
> calling fill_cmd() using a MACRO definition not handled in
> switch statement causes BUG() to be called.
>
> Reviewed-by: Scott Teel 
> Reviewed-by: Kevin Barnett 
> Signed-off-by: Don Brace 

Looks good,
Reviewed-by: Tomas Henzl 

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html