commit | 5af3e91d232b7e022f258202f72ebb79b8b0c706 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed May 21 15:54:02 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:17 2008 -0500 |
tree | 5f82082a797fed58001304eaf46ef35037840f05 | |
parent | 5d91e209fb21fb9cc765729d4c6a85a9fb6c9187 [diff] |
[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>