Re: [PATCH 1/7] aacraid: AIF support for SES device add/remove

2015-03-18 Thread Hannes Reinecke
y Yang; Achim Leubner; Rajinikanth > Pandurangan; Rich Bono; Mahesh Rajashekhara > Subject: [PATCH 1/7] aacraid: AIF support for SES device add/remove > > Add new AIF support for SES device add/remove > > Signed-off-by: Mahesh Rajashekhara Reviewed-by: Hannes Reinecke

RE: [PATCH 1/7] aacraid: AIF support for SES device add/remove

2015-03-17 Thread Achim Leubner
: [PATCH 1/7] aacraid: AIF support for SES device add/remove Add new AIF support for SES device add/remove Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aacraid.h |2 ++ drivers/scsi/aacraid/commsup.c |8 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git

RE: [PATCH 1/7] aacraid: AIF support for SES device add/remove

2015-03-17 Thread Murthy Bhat
: [PATCH 1/7] aacraid: AIF support for SES device add/remove Add new AIF support for SES device add/remove Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aacraid.h |2 ++ drivers/scsi/aacraid/commsup.c |8 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git

[PATCH 1/7] aacraid: AIF support for SES device add/remove

2015-03-04 Thread Mahesh Rajashekhara
Add new AIF support for SES device add/remove Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aacraid.h |2 ++ drivers/scsi/aacraid/commsup.c |8 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/aacraid/aacraid.h b/drivers/scsi/aacraid/aacr