]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/bfa/bfad_attr.c
[SCSI] bfa: Add BSG interface to support ELS, CT and vendor commands.
[karo-tx-linux.git] / drivers / scsi / bfa / bfad_attr.c
index 97391cc727b32e46c4cbae83807135a83a6ee49b..9d95844ab463ededc29b22e417d413e912b7cc48 100644 (file)
@@ -583,6 +583,8 @@ struct fc_function_template bfad_im_fc_function_template = {
        .vport_create = bfad_im_vport_create,
        .vport_delete = bfad_im_vport_delete,
        .vport_disable = bfad_im_vport_disable,
+       .bsg_request = bfad_im_bsg_request,
+       .bsg_timeout = bfad_im_bsg_timeout,
 };
 
 struct fc_function_template bfad_im_vport_fc_function_template = {