Skip to content
Commit 4629cf94 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

net/icmpv6: Fix an error in the poll logic. It was assume that the input...

net/icmpv6:  Fix an error in the poll logic.  It was assume that the input parmeter pvconn was valid.  It was not.  Instead, the poll logic must work like the sendto() and recvfrom() logic:  It must keep a copy of the conn structure in the private data.
parent bcc61fed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment