Re: [PATCH V3 4/9] pm80xx : tag allocation for phy control request.

2017-09-21 Thread Jinpu Wang
On Wed, Sep 20, 2017 at 5:18 PM, kbuild test robot wrote: > Hi Viswas, > > [auto build test WARNING on mkp-scsi/for-next] > [also build test WARNING on v4.14-rc1 next-20170920] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url: > ht

Re: [PATCH V3 4/9] pm80xx : tag allocation for phy control request.

2017-09-20 Thread kbuild test robot
Hi Viswas, [auto build test WARNING on mkp-scsi/for-next] [also build test WARNING on v4.14-rc1 next-20170920] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Viswas-G/pm80xx-updates/20170920-202

[PATCH V3 4/9] pm80xx : tag allocation for phy control request.

2017-09-19 Thread Viswas G
tag is taken from the tag pool instead of using the hardcoded tag value(1). Signed-off-by: Deepak Ukey Signed-off-by: Viswas G Acked-by: Jack Wang --- drivers/scsi/pm8001/pm8001_hwi.c | 3 +++ drivers/scsi/pm8001/pm80xx_hwi.c | 10 +++--- 2 files changed, 10 insertions(+), 3 deletions(-)