]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] libiscsi: add helper to convert addr to string
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 16 Feb 2011 21:04:35 +0000 (15:04 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Thu, 24 Feb 2011 17:41:08 +0000 (12:41 -0500)
commit00f3708e6ed1698d6aee3901ea991197e31a8007
tree6ae295fe4c03de52525f32c4bf8a732e19aa1c82
parentbbc5261b2cb5e69754c935ea2466fb22775f0e48
[SCSI] libiscsi: add helper to convert addr to string

This adds a helper to convert a addr struct to
a string. This will be used by the drivers in
the next patches.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libiscsi.c
include/scsi/libiscsi.h