|
@@ -555,7 +555,7 @@ u32 fc_get_event_number(void);
|
|
void fc_host_post_event(struct Scsi_Host *shost, u32 event_number,
|
|
void fc_host_post_event(struct Scsi_Host *shost, u32 event_number,
|
|
enum fc_host_event_code event_code, u32 event_data);
|
|
enum fc_host_event_code event_code, u32 event_data);
|
|
void fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number,
|
|
void fc_host_post_vendor_event(struct Scsi_Host *shost, u32 event_number,
|
|
- u32 data_len, char * data_buf, u32 vendor_id);
|
|
|
|
|
|
+ u32 data_len, char * data_buf, u64 vendor_id);
|
|
/* Note: when specifying vendor_id to fc_host_post_vendor_event()
|
|
/* Note: when specifying vendor_id to fc_host_post_vendor_event()
|
|
* be sure to read the Vendor Type and ID formatting requirements
|
|
* be sure to read the Vendor Type and ID formatting requirements
|
|
* specified in scsi_netlink.h
|
|
* specified in scsi_netlink.h
|