commit | 75cc8cfc6e13d42d50c2bf4307d0a68c2a70f709 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <[email protected]> | Thu Nov 17 10:31:19 2016 +0100 |
committer | Martin K. Petersen <[email protected]> | Thu Nov 17 20:15:25 2016 -0500 |
tree | 795268cc98266068911a46dde5ced0c73003952e | |
parent | bf0f2d380f15f1fa05254b000ddeeb560dfb8638 [diff] |
scsi: change FC drivers to use 'struct bsg_job' Change FC drivers to use 'struct bsg_job' from bsg-lib.h instead of 'struct fc_bsg_job' from scsi_transport_fc.h and remove 'struct fc_bsg_job'. Signed-off-by: Johannes Thumshirn <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Acked-by: Tyrel Datwyler <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>