Instantiate srp transport template
struct scsi_transport_template * srp_attach_transport(struct srp_function_template * ft);
ft
SRP transport class function template
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>