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