VirtualBox

Changeset 107691 in vbox


Ignore:
Timestamp:
Jan 10, 2025 4:44:22 PM (8 days ago)
Author:
vboxsync
Message:

Devices/Network/DevINIP.cpp: Remove unused variable, bugref:3409

File:
1 edited

Legend:

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

    r106061 r107691  
    335335    const uint8_t *pbBuf = (const uint8_t *)pvBuf;
    336336    size_t len = cb;
    337     const struct eth_hdr *ethhdr;
    338337    struct pbuf *p, *q;
    339338
     
    372371        }
    373372
    374         ethhdr = (const struct eth_hdr *)p->payload;
    375373        struct netif *iface = &g_pDevINIPData->IntNetIF;
    376374
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