This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / net / irda / irlmp.h
index cf8d5af..d75b819 100644 (file)
@@ -175,8 +175,7 @@ struct irlmp_cb {
        discovery_t discovery_cmd; /* Discovery command to use by IrLAP */
        discovery_t discovery_rsp; /* Discovery response to use by IrLAP */
 
-       /* Last lsap picked automatically by irlmp_find_free_slsap() */
-       int     last_lsap_sel;
+       int free_lsap_sel;
 
        struct timer_list discovery_timer;