Skip to content

Commit

Permalink
[SCSI] ibmvscsi: Enhanced error logging
Browse files Browse the repository at this point in the history
Converts ibmvscsi to use dev_printk and friends to simplify
debugging. ibmvscsi adapter initialization now looks like this:

ibmvscsi 30000005: SRP_VERSION: 16.a
ibmvscsi 30000005: partner initialization complete
ibmvscsi 30000005: sent SRP login
ibmvscsi 30000005: SRP_LOGIN succeeded

Additionally, this patch adds the logging of a couple return codes in
a couple logs.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Brian King authored and James Bottomley committed Jun 17, 2007
1 parent 2a73093 commit 6c0a60e
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 128 deletions.
Loading

0 comments on commit 6c0a60e

Please sign in to comment.