VirtualBox

Changeset 28715 in vbox


Ignore:
Timestamp:
Apr 25, 2010 8:06:02 PM (15 years ago)
Author:
vboxsync
Message:

DrvIntNet.cpp: gcc maybe silly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvIntNet.cpp

    r28714 r28715  
    372372     * trunk while in ring-0.  (There is not point of doing this in ring-0.)
    373373     */
    374     PINTNETHDR pHdr;
     374    PINTNETHDR pHdr = NULL;             /* gcc silliness */
    375375    if (pGso)
    376376        rc = IntNetRingAllocateGsoFrame(&pThis->CTX_SUFF(pBuf)->Send, (uint32_t)cbMin, pGso,
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