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

David S. Miller (davem@redhat.com)
Mon, 24 Feb 2003 15:36:51 -0800 (PST)


From: chas williams <chas@locutus.cmf.nrl.navy.mil>
Date: Mon, 24 Feb 2003 08:38:58 -0500

In message <20030223.214513.120185268.davem@redhat.com>,"David S. Miller" writes:
>Don't try to modify skb->{data,len} by hands, let the skb_*()
>interfaces do it. Use skb_pull() in this case.

missed that function when i went looking for it. again, the right way:

You need to resend your original patch with this fix
added as I didn't apply your original patch :-)

Thanks.
-
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/