|
@@ -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 */
|
|
|
|