mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Merge b3f3985084 into baea352374
This commit is contained in:
commit
1e2cf33850
1 changed files with 1 additions and 0 deletions
|
|
@ -336,6 +336,7 @@ static int udp_input(FAR struct net_driver_s *dev, unsigned int iplen)
|
|||
}
|
||||
|
||||
netdev_iob_replace(dev, iob);
|
||||
dev->d_len -= udpiplen;
|
||||
udp = IPBUF(iplen);
|
||||
conn = nextconn;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue