Skbuff Trimming

Bendi Vinaya Kumar (vbendi@cs.clemson.edu)
Thu, 27 Jun 2002 18:10:17 -0400 (EDT)


June 27, 2002

Hi,

I have a question for anyone
who has been through the following
function,

___pskb_trim
(http://lxr.linux.no/source/net/core/skbuff.c#L739)

This function tries to trim an
skbuff off any trailing pad bytes.
It goes about doing its job, going
through "frags" array.

But, it does not do the same on
"frag_list". Why?

Thank you for your time.

Regards,
Vinaya Kumar Bendi
P.S.: Kindly CC any answers/comments
to vbendi@cs.clemson.edu.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/