Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5565f4a authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by David S. Miller
Browse files

[IRDA]: fixup type of ->lsap_state

parent 405a42c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */