Re: [PATCH 17/24] aacraid: Added support to abort cmd and reset lun

2017-01-23 Thread kbuild test robot
Hi Raghava, [auto build test WARNING on scsi/for-next] [also build test WARNING on v4.10-rc5 next-20170123] [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/Raghava-Aditya-Renukunta/aacraid-Patchs

[PATCH 17/24] aacraid: Added support to abort cmd and reset lun

2017-01-23 Thread Raghava Aditya Renukunta
Added task management command support to abort any timed out commands in case of a eh_abort call and to reset lun's in case of eh_reset call. Signed-off-by: Raghava Aditya Renukunta Signed-off-by: Dave Carroll --- drivers/scsi/aacraid/aacraid.h | 48 ++ drivers/scsi/aacraid/linit.c | 349