summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid/aacraid.h
diff options
context:
space:
mode:
authorMahesh Rajashekhara <Mahesh_Rajashekhara@pmc-sierra.com>2012-10-19 19:21:07 +0530
committerJames Bottomley <JBottomley@Parallels.com>2012-11-27 08:59:46 +0400
commit0b4334473d48aa18e8448f9f718f1dcd0398c550 (patch)
tree44902b95c4eb73914758430eabef102fd61e35cf /drivers/scsi/aacraid/aacraid.h
parentb56d1003512c33aa1752d84e3fa078bc76b15bf8 (diff)
downloadop-kernel-dev-0b4334473d48aa18e8448f9f718f1dcd0398c550.zip
op-kernel-dev-0b4334473d48aa18e8448f9f718f1dcd0398c550.tar.gz
[SCSI] aacraid: SCSI dma mapping failure case handling
This patch handles SCSI dma mapping failure case. Reporting error code to the upper layer instead of BUG_ON(). Signed-off-by: Mahesh Rajashekhara <Mahesh_Rajashekhara@pmc-sierra.com> Reviewed-by: Tomas Henzl <thenzl@redhat.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/aacraid/aacraid.h')
-rw-r--r--drivers/scsi/aacraid/aacraid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aacraid/aacraid.h b/drivers/scsi/aacraid/aacraid.h
index 9e933a8..742f5d7 100644
--- a/drivers/scsi/aacraid/aacraid.h
+++ b/drivers/scsi/aacraid/aacraid.h
@@ -12,7 +12,7 @@
*----------------------------------------------------------------------------*/
#ifndef AAC_DRIVER_BUILD
-# define AAC_DRIVER_BUILD 29800
+# define AAC_DRIVER_BUILD 29801
# define AAC_DRIVER_BRANCH "-ms"
#endif
#define MAXIMUM_NUM_CONTAINERS 32
OpenPOWER on IntegriCloud