handle_link_up
void handle_link_up(struct work_struct *work);
INIT_WORK(&ppd->link_up_work, handle_link_up);