dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/scsi/fc
Robert Love a29e7646f4 [SCSI] libfc: Fix compilation warnings with allmodconfig
When building with a .config generated from 'make allmodconfig'
some build warnings are generated. This patch corrects the warnings,
adds a FC_FID_NONE (= 0) enumeration for FC-IDs and cleans up one
variable naming to meet our variable naming conventions. For example,
fc_lport's should be named "lport," not "lp."

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-04-27 10:19:31 -05:00
..
fc_els.h [SCSI] FC protocol definition header files 2008-12-29 11:24:32 -06:00
fc_encaps.h [SCSI] FC protocol definition header files 2008-12-29 11:24:32 -06:00
fc_fc2.h [SCSI] FC protocol definition header files 2008-12-29 11:24:32 -06:00
fc_fcoe.h [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) 2009-03-13 15:09:00 -05:00
fc_fcp.h [SCSI] FC protocol definition header files 2008-12-29 11:24:32 -06:00
fc_fip.h [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE. 2009-04-03 09:23:07 -05:00
fc_fs.h [SCSI] libfc: Fix compilation warnings with allmodconfig 2009-04-27 10:19:31 -05:00
fc_gs.h [SCSI] FC protocol definition header files 2008-12-29 11:24:32 -06:00
fc_ns.h [SCSI] FC protocol definition header files 2008-12-29 11:24:32 -06:00