diff options
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc_fcoe.c')
-rw-r--r-- | drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c index e0558656c646..9b38794d5665 100644 --- a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c +++ b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c | |||
@@ -2555,7 +2555,6 @@ module_init(bnx2fc_mod_init); | |||
2555 | module_exit(bnx2fc_mod_exit); | 2555 | module_exit(bnx2fc_mod_exit); |
2556 | 2556 | ||
2557 | static struct fcoe_sysfs_function_template bnx2fc_fcoe_sysfs_templ = { | 2557 | static struct fcoe_sysfs_function_template bnx2fc_fcoe_sysfs_templ = { |
2558 | .get_fcoe_ctlr_mode = fcoe_ctlr_get_fip_mode, | ||
2559 | .get_fcoe_ctlr_link_fail = bnx2fc_ctlr_get_lesb, | 2558 | .get_fcoe_ctlr_link_fail = bnx2fc_ctlr_get_lesb, |
2560 | .get_fcoe_ctlr_vlink_fail = bnx2fc_ctlr_get_lesb, | 2559 | .get_fcoe_ctlr_vlink_fail = bnx2fc_ctlr_get_lesb, |
2561 | .get_fcoe_ctlr_miss_fka = bnx2fc_ctlr_get_lesb, | 2560 | .get_fcoe_ctlr_miss_fka = bnx2fc_ctlr_get_lesb, |