David Laight <david.lai...@aculab.com> wrote: > > In that case, what happens to the receive queue when skb_clone() > takes a copy of the skb - freeing the original one?
The new skb is inserted into the recv queue and replacing the existing skb. -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html