[SCSI] miscdevice: Adding support for MPT3SAS_MINOR(222)
authorSreekanth Reddy <Sreekanth.Reddy@lsi.com>
Fri, 30 Nov 2012 02:28:10 +0000 (07:58 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 1 Dec 2012 10:07:54 +0000 (10:07 +0000)
Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
Reviewed-by: Nagalakshmi Nandigama <Nagalakshmi.Nandigama@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
include/linux/miscdevice.h

index e0deeb2..09c2300 100644 (file)
@@ -34,6 +34,7 @@
 #define MWAVE_MINOR            219     /* ACP/Mwave Modem */
 #define MPT_MINOR              220
 #define MPT2SAS_MINOR          221
+#define MPT3SAS_MINOR          222
 #define UINPUT_MINOR           223
 #define MISC_MCELOG_MINOR      227
 #define HPET_MINOR             228