diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/scsi/fcoe/fcoe.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/scsi/fcoe/fcoe.c b/drivers/scsi/fcoe/fcoe.c index 5615dfe10bf5..17ce2efc3c19 100644 --- a/drivers/scsi/fcoe/fcoe.c +++ b/drivers/scsi/fcoe/fcoe.c | |||
@@ -102,9 +102,6 @@ static int fcoe_cpu_callback(struct notifier_block *, unsigned long, void *); | |||
102 | static int fcoe_create(const char *, struct kernel_param *); | 102 | static int fcoe_create(const char *, struct kernel_param *); |
103 | static int fcoe_destroy(const char *, struct kernel_param *); | 103 | static int fcoe_destroy(const char *, struct kernel_param *); |
104 | 104 | ||
105 | static u8 *fcoe_get_src_mac(struct fc_lport *); | ||
106 | static void fcoe_destroy_work(struct work_struct *); | ||
107 | |||
108 | static struct fc_seq *fcoe_elsct_send(struct fc_lport *, | 105 | static struct fc_seq *fcoe_elsct_send(struct fc_lport *, |
109 | u32 did, struct fc_frame *, | 106 | u32 did, struct fc_frame *, |
110 | unsigned int op, | 107 | unsigned int op, |