module_event
struct hinic3_port_module_event *module_event;
module_event = (struct hinic3_port_module_event *)event->event_data;
type = module_event->type;
err_type = module_event->err_type;
.notifier_call = module_event,