VirtualBox

Ignore:
Timestamp:
Oct 27, 2018 5:53:48 PM (6 years ago)
Author:
vboxsync
Message:

VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied to VBoxNetLwf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetLwf-win.cpp

    r75121 r75122  
    13911391/**
    13921392 * Worker for vboxNetLwfWinNBtoSG() that gets the max segment count needed.
    1393  * @note  vboxNetLwfWinNBtoSG may use fewer depending on cbPacket and offset!
     1393 * @note vboxNetLwfWinNBtoSG may use fewer depending on cbPacket and offset!
     1394 * @note vboxNetAdpWinCalcSegments() is a copy of this code.
    13941395 */
    13951396DECLINLINE(ULONG) vboxNetLwfWinCalcSegments(PNET_BUFFER pNetBuf)
     
    15991600}
    16001601
     1602/**
     1603 * @note vboxNetAdpWinNBtoSG() is a copy of this code.
     1604 */
    16011605static PINTNETSG vboxNetLwfWinNBtoSG(PVBOXNETLWF_MODULE pModule, PNET_BUFFER pNetBuf)
    16021606{
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette