Changeset 8f5e2527 in mainline for uspace/srv/hw/netif/dp8390/dp8390_module.c
- Timestamp:
- 2011-01-06T13:58:09Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 95ff5c4
- Parents:
- 4765152
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/dp8390_module.c
r4765152 r8f5e2527 131 131 fibril_rwlock_write_unlock(&netif_globals.lock); 132 132 } 133 ipc_answer_0(iid, EOK);134 133 } 135 134
Note:
See TracChangeset
for help on using the changeset viewer.