Changes in uspace/drv/root/virt/virt.c [2a37b9f:cde999a] in mainline
- File:
-
- 1 edited
-
uspace/drv/root/virt/virt.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/root/virt/virt.c
r2a37b9f rcde999a 98 98 * @param vdev The virtual device 99 99 * @param vfun Virtual function description 100 * @return EOK on success or negativeerror code.100 * @return EOK on success or an 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.
