Changes in / [6e50466:40dc422] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devmap/devmap.c
r6e50466 r40dc422 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 */628 625 ipc_forward_fast(callid, dev->driver->phone, 629 626 dev->handle, 0, 0,
Note:
See TracChangeset
for help on using the changeset viewer.