[SCSI] iscsi: modify iscsi printk so it can take driver data pointers
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 21 May 2008 20:54:02 +0000 (15:54 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:17 +0000 (08:22 -0500)
commit5af3e91d232b7e022f258202f72ebb79b8b0c706
tree5f82082a797fed58001304eaf46ef35037840f05
parent5d91e209fb21fb9cc765729d4c6a85a9fb6c9187
[SCSI] iscsi: modify iscsi printk so it can take driver data pointers

Some drivers want to be able to just pass in the driver data pointers
to the iscsi objects. To enable this we need the iscsi printk macro
to cast the object.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
include/scsi/libiscsi.h