From: Sergey Matyukevich Date: Mon, 14 Jun 2010 06:35:20 +0000 (+0000) Subject: ucc_geth: fix for RX skb buffers recycling X-Git-Tag: v2.6.35-rc4~54^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db176edc89abbf22e6db6853f8581f9475fe8ec1;p=pandora-kernel.git ucc_geth: fix for RX skb buffers recycling This patch implements a proper modification of RX skb buffers before recycling. Adjusting only skb->data is not enough because after that skb->tail and skb->len become incorrect. Signed-off-by: Sergey Matyukevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed