kernel/drivers/scsi/snic/snic.h
.. .. @@ -399,7 +399,7 @@ 399 399 void snic_handle_link(struct work_struct *); 400 400 401 401 int snic_queue_exch_ver_req(struct snic *); 402 -int snic_io_exch_ver_cmpl_handler(struct snic *, struct snic_fw_req *);402 +void snic_io_exch_ver_cmpl_handler(struct snic *, struct snic_fw_req *);403 403 404 404 int snic_queue_wq_desc(struct snic *, void *os_buf, u16 len); 405 405