summaryrefslogtreecommitdiff
path: root/drivers/parisc
diff options
context:
space:
mode:
authorBen Menchaca <ben@bigfootnetworks.com>2010-03-24 05:05:02 +0000
committerDavid S. Miller <davem@davemloft.net>2010-03-26 20:16:23 -0700
commita6d36d5689b1806a3365c909192e9f03a43a632b (patch)
tree19de0640cf7f9c8cf634ac2d1c334094303e5bd8 /drivers/parisc
parentaf06393bbde6e8d474622a0517cffc662676e3fe (diff)
downloadlinux-3.10-a6d36d5689b1806a3365c909192e9f03a43a632b.tar.gz
linux-3.10-a6d36d5689b1806a3365c909192e9f03a43a632b.tar.bz2
linux-3.10-a6d36d5689b1806a3365c909192e9f03a43a632b.zip
gianfar: fix undo of reserve()
Fix undo of reserve() before RX recycle gfar_new_skb reserve()s space in the SKB to align it. If an error occurs, and the skb needs to be returned to the RX recycle queue, the current code attempts to reset head, but did not reset tail. This patch remembers the alignment amount, and reverses the reserve() when needed. Signed-off-by: Ben Menchaca <ben@bigfootnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions