diff options
author | Sergey Matyukevich <geomatsi@gmail.com> | 2010-06-14 08:35:20 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-17 03:14:59 +0200 |
commit | db176edc89abbf22e6db6853f8581f9475fe8ec1 (patch) | |
tree | a853cd9273656c704b07cebaa9f25084b7a8c749 /ipc | |
parent | pcnet_cs: add new id (TOSHIBA Modem/LAN Card) (diff) | |
download | linux-db176edc89abbf22e6db6853f8581f9475fe8ec1.tar.xz linux-db176edc89abbf22e6db6853f8581f9475fe8ec1.zip |
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 <geomatsi@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions