| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-10 | [wan lapb] kill now-unused custom token container | Alexander Viro | |
| Nothing is using lapb->token anymore; removed, along with the old "token" argument of lapb_register(). | |||
| 2004-01-10 | [wan lapb] switch to use net_device instead of custom token | Alexander Viro | |
| lapb functions that used to take a token to select lapb_cb they'll deal with are switched to getting net_device instead. Callbacks switched to using lapb->dev instead of lapb->token. | |||
| 2004-01-10 | [wan lapb] beginning of cleanups | Alexander Viro | |
| Beginning of lapb cleanups: lapb_register gets net_device along with the "token" and it gets stored in lapb_cb (token argument will die later). | |||
| 2002-02-04 | Import changeset | Linus Torvalds | |
