Changes in uspace/lib/nic/include/nic_driver.h [6d8455d:00d7e1b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/include/nic_driver.h
r6d8455d r00d7e1b 134 134 * Called with the main_lock locked for reading. 135 135 */ 136 send_frame_handler send_frame;136 write_packet_handler write_packet; 137 137 /** 138 138 * Event handler called when device goes to the ACTIVE state.
Note:
See TracChangeset
for help on using the changeset viewer.