On Mon, Oct 15, 2012 at 01:50:21PM +0200, Maciej Patelczyk wrote:
> SATA MICROCODE DOWNALOAD fails on isci driver. After receiving Register
> Device to Host (FIS 0x34) frame Initiator resets phy.
> In the frame handler routine response (FIS 0x34) was copied into wrong
> buffer and upper layer did not receive any answer which resulted in
> timeout and reset.
> This patch corrects this bug.
> 
> 
> Signed-off-by: Maciej Patelczyk <[email protected]>
> Signed-off-by: Lukasz Dorau <[email protected]>
> ---
>  drivers/scsi/isci/request.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
for how to do this properly.

</formletter>
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to