Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934876AbcKPBoz (ORCPT ); Tue, 15 Nov 2016 20:44:55 -0500 Received: from mail-qk0-f196.google.com ([209.85.220.196]:32887 "EHLO mail-qk0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933957AbcKPBow (ORCPT ); Tue, 15 Nov 2016 20:44:52 -0500 MIME-Version: 1.0 In-Reply-To: <1478522920-108145-9-git-send-email-john.garry@huawei.com> References: <1478522920-108145-1-git-send-email-john.garry@huawei.com> <1478522920-108145-9-git-send-email-john.garry@huawei.com> From: Zhangfei Gao Date: Wed, 16 Nov 2016 09:44:51 +0800 Message-ID: Subject: Re: [PATCH 08/11] hisi_sas: modify some values in get_ata_protocol() To: John Garry Cc: martin.petersen@oracle.com, jejb@linux.vnet.ibm.com, linux-scsi@vger.kernel.org, linuxarm@huawei.com, "linux-kernel@vger.kernel.org" , John Garry , Xiang Chen Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 350 Lines: 9 On Mon, Nov 7, 2016 at 8:48 PM, John Garry wrote: > From: Xiang Chen > > Modify and add some SATA commands according to SATA protocol. > > Signed-off-by: Xiang Chen > Signed-off-by: John Garry Reviewed-by: Zhangfei Gao