Changes in / [40dc422:6e50466] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devmap/devmap.c
r40dc422 r6e50466 623 623 624 624 if (dev->forward_interface == 0) { 625 /* The IPC_GET_ARG3(*icall) would be always zero, 626 * wouldn't it? So why to pass it at all? 627 */ 625 628 ipc_forward_fast(callid, dev->driver->phone, 626 629 dev->handle, 0, 0,
Note:
See TracChangeset
for help on using the changeset viewer.