diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/scsi/libfcoe.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/scsi/libfcoe.h b/include/scsi/libfcoe.h index dc64405b5814..e99633cefd37 100644 --- a/include/scsi/libfcoe.h +++ b/include/scsi/libfcoe.h | |||
@@ -145,10 +145,4 @@ int fcoe_hostlist_remove(const struct fc_lport *); | |||
145 | 145 | ||
146 | struct Scsi_Host *fcoe_host_alloc(struct scsi_host_template *, int); | 146 | struct Scsi_Host *fcoe_host_alloc(struct scsi_host_template *, int); |
147 | int fcoe_libfc_config(struct fc_lport *, struct libfc_function_template *); | 147 | int fcoe_libfc_config(struct fc_lport *, struct libfc_function_template *); |
148 | |||
149 | /* fcoe sw hba */ | ||
150 | int __init fcoe_sw_init(void); | ||
151 | int __exit fcoe_sw_exit(void); | ||
152 | int fcoe_sw_create(struct net_device *); | ||
153 | int fcoe_sw_destroy(struct net_device *); | ||
154 | #endif /* _LIBFCOE_H */ | 148 | #endif /* _LIBFCOE_H */ |