浏览代码

scsi: cxgb4i: update module description

Signed-off-by: Varun Prakash <varun@chelsio.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Varun Prakash 8 年之前
父节点
当前提交
cb22bdc8cd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/scsi/cxgbi/cxgb4i/cxgb4i.c

+ 1 - 1
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c

@@ -36,7 +36,7 @@ static unsigned int dbg_level;
 #include "../libcxgbi.h"
 #include "../libcxgbi.h"
 
 
 #define	DRV_MODULE_NAME		"cxgb4i"
 #define	DRV_MODULE_NAME		"cxgb4i"
-#define DRV_MODULE_DESC		"Chelsio T4/T5 iSCSI Driver"
+#define DRV_MODULE_DESC		"Chelsio T4-T6 iSCSI Driver"
 #define	DRV_MODULE_VERSION	"0.9.5-ko"
 #define	DRV_MODULE_VERSION	"0.9.5-ko"
 #define DRV_MODULE_RELDATE	"Apr. 2015"
 #define DRV_MODULE_RELDATE	"Apr. 2015"