Changes in uspace/lib/nic/src/nic_driver.c [c477c80:86f862c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/src/nic_driver.c
rc477c80 r86f862c 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.