VirtualBox

Ignore:
Timestamp:
Feb 14, 2012 2:56:52 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76256
Message:

NAT/tftp: nobytes is unused.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/tftp.c

    r39101 r40115  
    179179    struct mbuf *m;
    180180    struct tftp_t *tp;
    181     int nobytes;
    182181
    183182    m = slirpTftpMbufAlloc(pData);
     
    199198    daddr.sin_addr = spt->client_ip;
    200199    daddr.sin_port = spt->client_port;
    201 
    202     nobytes = 2;
    203200
    204201    m->m_len = sizeof(struct tftp_t)
Note: See TracChangeset for help on using the changeset viewer.

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