Commit a63e78e
scsi: fnic: Add support for fabric based solicited requests and responses
Add fdls_disc.c to support fabric based solicited requests and responses.
Clean up obsolete code but keep the function template so as to not break
compilation.
Remove duplicate definitions from header files.
Modify definitions of data members.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Reviewed-by: Sesidhar Baddela <[email protected]>
Co-developed-by: Gian Carlo Boffa <[email protected]>
Signed-off-by: Gian Carlo Boffa <[email protected]>
Co-developed-by: Arulprabhu Ponnusamy <[email protected]>
Signed-off-by: Arulprabhu Ponnusamy <[email protected]>
Co-developed-by: Arun Easi <[email protected]>
Signed-off-by: Arun Easi <[email protected]>
Co-developed-by: Karan Tilak Kumar <[email protected]>
Signed-off-by: Karan Tilak Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>1 parent d859d05 commit a63e78e
File tree
8 files changed
+2592
-192
lines changed- drivers/scsi/fnic
8 files changed
+2592
-192
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments