Changeset 5c2e8d0 in mainline
- Timestamp:
- 2014-07-17T10:24:17Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fc6abbe
- Parents:
- 071a2c60
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/net/ethip/atrans.c
r071a2c60 r5c2e8d0 157 157 fibril_mutex_unlock(&atrans_list_lock); 158 158 (void) fibril_timer_clear(t); 159 fibril_timer_destroy(t); 159 160 160 161 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.