diff options
Diffstat (limited to 'drivers/scsi/bnx2i/bnx2i.h')
-rw-r--r-- | drivers/scsi/bnx2i/bnx2i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2i/bnx2i.h b/drivers/scsi/bnx2i/bnx2i.h index 3f9e7061258e..b44d04e41b0d 100644 --- a/drivers/scsi/bnx2i/bnx2i.h +++ b/drivers/scsi/bnx2i/bnx2i.h | |||
@@ -800,7 +800,7 @@ extern struct device_attribute *bnx2i_dev_attributes[]; | |||
800 | /* | 800 | /* |
801 | * Function Prototypes | 801 | * Function Prototypes |
802 | */ | 802 | */ |
803 | extern void bnx2i_identify_device(struct bnx2i_hba *hba); | 803 | extern void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev); |
804 | 804 | ||
805 | extern void bnx2i_ulp_init(struct cnic_dev *dev); | 805 | extern void bnx2i_ulp_init(struct cnic_dev *dev); |
806 | extern void bnx2i_ulp_exit(struct cnic_dev *dev); | 806 | extern void bnx2i_ulp_exit(struct cnic_dev *dev); |