Changeset a270026 in mainline for uspace/drv/nic/e1k/e1k.c
- Timestamp:
- 2024-12-13T08:32:55Z (15 months ago)
- Children:
- 2dac5a9
- Parents:
- 9eb21d1
- git-author:
- Nataliia Korop <n.corop08@…> (2024-02-19 06:27:40)
- git-committer:
- Nataliia Korop <n.corop08@…> (2024-12-13 08:32:55)
- File:
-
- 1 edited
-
uspace/drv/nic/e1k/e1k.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/nic/e1k/e1k.c
r9eb21d1 ra270026 176 176 /** Lock for EEPROM access */ 177 177 fibril_mutex_t eeprom_lock; 178 179 178 180 179 } e1000_t;
Note:
See TracChangeset
for help on using the changeset viewer.
