Changes in uspace/drv/root/virt/virt.c [cde999a:2a37b9f] in mainline
- File:
-
- 1 edited
-
uspace/drv/root/virt/virt.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/root/virt/virt.c
rcde999a r2a37b9f 98 98 * @param vdev The virtual device 99 99 * @param vfun Virtual function description 100 * @return EOK on success or anerror code.100 * @return EOK on success or negative error code. 101 101 */ 102 102 static int virt_add_fun(virt_t *virt, virtual_function_t *vfun)
Note:
See TracChangeset
for help on using the changeset viewer.
