]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2iscsi: Logging mechanism for the driver.
authorJohn Soni Jose <sony.john-n@emulex.com>
Thu, 23 Aug 2012 08:59:39 +0000 (14:29 +0530)
committerJerry Snitselaar <jerry.snitselaar@oracle.com>
Thu, 30 Aug 2012 22:34:21 +0000 (15:34 -0700)
commita54eabbd12fefe64235ed20035b0275b6c49538a
treea51fbb544573daa4753a1bf22f8bce75dbacf87c
parentc650e9d714d927e752d5959c9c674f605e978a8c
be2iscsi: Logging mechanism for the driver.

 Log level mechanism for different events enabled. These
 log levels can be set at driver load time/run time. The
 log level is set for each Scsi_host.

 Fixed few multi-line print warning to get over the new checkpatch.pl
 warnings on multi-line strings.

 Patch Submitted to upstream kernel

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
drivers/scsi/be2iscsi/be_cmds.c
drivers/scsi/be2iscsi/be_iscsi.c
drivers/scsi/be2iscsi/be_main.c
drivers/scsi/be2iscsi/be_main.h
drivers/scsi/be2iscsi/be_mgmt.c