Re: [PATCH][ATM] get skb->len right after adjusting head

From: David S. Miller (davem@redhat.com)
Date: Mon Feb 24 2003 - 00:45:13 EST


   From: chas williams <chas@locutus.cmf.nrl.navy.mil>
   Date: Sun, 23 Feb 2003 20:30:49 -0500

   when the lane client strips off the lec it should also adjust the length
   of skb
   
Don't try to modify skb->{data,len} by hands, let the skb_*()
interfaces do it. Use skb_pull() in this case.

Franks a lot,
David S. Miller
davem@redhat.com
-
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/



This archive was generated by hypermail 2b29 : Fri Feb 28 2003 - 22:00:17 EST