Changes in uspace/drv/nic/ne2k/ne2k.c [1bc35b5:6d8455d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/nic/ne2k/ne2k.c
r1bc35b5 r6d8455d 261 261 /* Note: some frame with previous physical address may slip to NIL here 262 262 * (for a moment the filtering is not exact), but ethernet should be OK with 263 * that. Some framesmay also be lost, but this is not a problem.263 * that. Some packet may also be lost, but this is not a problem. 264 264 */ 265 265 ne2k_set_physical_address((ne2k_t *) nic_get_specific(nic_data), address);
Note:
See TracChangeset
for help on using the changeset viewer.