From: Mike Christie Date: Wed, 21 May 2008 20:54:02 +0000 (-0500) Subject: [SCSI] iscsi: modify iscsi printk so it can take driver data pointers X-Git-Tag: v2.6.27-rc1~1059^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af3e91d232b7e022f258202f72ebb79b8b0c706;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed