Loading include/net/irda/irlmp.h +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ struct lsap_cb { struct timer_list watchdog_timer; IRLMP_STATE lsap_state; /* Connection state */ LSAP_STATE lsap_state; /* Connection state */ notify_t notify; /* Indication/Confirm entry points */ struct qos_info qos; /* QoS for this connection */ Loading Loading
include/net/irda/irlmp.h +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ struct lsap_cb { struct timer_list watchdog_timer; IRLMP_STATE lsap_state; /* Connection state */ LSAP_STATE lsap_state; /* Connection state */ notify_t notify; /* Indication/Confirm entry points */ struct qos_info qos; /* QoS for this connection */ Loading