mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-13 12:32:47 +01:00
Merge with /home/wd/git/u-boot/master
This commit is contained in:
commit
ea237a4d25
1 changed files with 1 additions and 1 deletions
|
|
@ -851,7 +851,7 @@ static void DhcpSendRequestPkt(Bootp_t *bp_offer)
|
|||
NetCopyIP(&bp->bp_ciaddr, &bp_offer->bp_ciaddr); /* both in network byte order */
|
||||
NetCopyIP(&bp->bp_yiaddr, &bp_offer->bp_yiaddr);
|
||||
NetCopyIP(&bp->bp_siaddr, &bp_offer->bp_siaddr);
|
||||
/*
|
||||
/*
|
||||
* RFC3046 requires Relay Agents to discard packets with
|
||||
* nonzero and offered giaddr
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue