Changes in uspace/lib/nic/include/nic_driver.h [9cd8165:cf9cb36] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/include/nic_driver.h
r9cd8165 rcf9cb36 70 70 */ 71 71 ddf_fun_t *fun; 72 /** Identifier for higher network stack layers */ 73 nic_device_id_t device_id; 72 74 /** Current state of the device */ 73 75 nic_device_state_t state;
Note:
See TracChangeset
for help on using the changeset viewer.