Changeset 9eb21d1 in mainline for uspace/lib/nic/src/nic_driver.c
- Timestamp:
- 2024-12-13T08:32:55Z (10 months ago)
- Children:
- a270026
- Parents:
- 17a8fcf
- git-author:
- Nataliia Korop <n.corop08@…> (2023-12-19 14:05:46)
- git-committer:
- Nataliia Korop <n.corop08@…> (2024-12-13 08:32:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/src/nic_driver.c
r17a8fcf r9eb21d1 1133 1133 } 1134 1134 1135 pcap_iface_t* nic_get_pcap_iface(nic_t *nic_data) { 1136 1137 return &nic_data->pcapdump; 1138 } 1139 1135 1140 /** @} 1136 1141 */
Note:
See TracChangeset
for help on using the changeset viewer.