Changeset 58408 in vbox for trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c
- Timestamp:
- Oct 26, 2015 8:04:31 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/VBoxNetAdp-linux.c
r58254 r58408 170 170 { 171 171 PVBOXNETADPPRIV pPriv = netdev_priv(pNetDev); 172 NOREF(pPriv); 172 173 173 174 RTStrPrintf(info->driver, sizeof(info->driver),
Note:
See TracChangeset
for help on using the changeset viewer.