drivers/scsi/elx/libefc/efc_sm.c
0 → 100644
+54
−0
drivers/scsi/elx/libefc/efc_sm.h
0 → 100644
+197
−0
Loading
Start the population of the libefc library. The library will contain common tasks usable by a target or initiator driver. The library will also contain a FC discovery state machine interface. Creates the library directory and add definitions for the discovery state machine interface. Link: https://lore.kernel.org/r/20210601235512.20104-9-jsmart2021@gmail.com Reviewed-by:Hannes Reinecke <hare@suse.de> Reviewed-by:
Daniel Wagner <dwagner@suse.de> Co-developed-by:
Ram Vegesna <ram.vegesna@broadcom.com> Signed-off-by:
Ram Vegesna <ram.vegesna@broadcom.com> Signed-off-by:
James Smart <jsmart2021@gmail.com> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>