RE: [PATCH 1/1] aacraid: 1024 max outstanding command support

2013-01-24 Thread Mahesh Rajashekhara
-sierra.com; Vinay Goli; Achim Leubner; Tony Ruiz; Mahesh Rajashekhara Subject: [PATCH 1/1] aacraid: 1024 max outstanding command support Hi James, This patch adds 1024 max outstanding command support for Series 7 and above controllers. Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid

[PATCH 1/1] aacraid: 1024 max outstanding command support

2013-01-10 Thread Mahesh Rajashekhara
Hi James, This patch adds 1024 max outstanding command support for Series 7 and above controllers. Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aacraid.h | 8 ++-- drivers/scsi/aacraid/comminit.c | 11 ++- 2 files changed, 16 insertions(+), 3 deletions(-) diff --g