diff --git a/[refs] b/[refs] index 9090fe35ed64..f0ff0e2b39a4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 405a42c5c8bd5731087c0ff01310731a3c1c9c24 +refs/heads/master: f5565f4a90bdfea99e4bcd8411ff5272ebdbdbf8 diff --git a/trunk/include/net/irda/irlmp.h b/trunk/include/net/irda/irlmp.h index 86aefb1fda5e..c0c895d379ba 100644 --- a/trunk/include/net/irda/irlmp.h +++ b/trunk/include/net/irda/irlmp.h @@ -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 */