alistair23-linux/drivers/net/xen-netback
Zoltan Kiss 1a998d3e6b xen-netback: Fix handling frag_list on grant op error path
The error handling for skb's with frag_list was completely wrong, it caused
double unmap attempts to happen if the error was on the first skb. Move it to
the right place in the loop.

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Reported-by: Armin Zentai <armin.zentai@ezit.hu>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xenproject.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-20 20:56:05 -07:00
..
common.h xen-netback: bookkeep number of active queues in our own module 2014-06-25 15:59:47 -07:00
interface.c xen-netback: bookkeep number of active queues in our own module 2014-06-25 15:59:47 -07:00
Makefile
netback.c xen-netback: Fix handling frag_list on grant op error path 2014-07-20 20:56:05 -07:00
xenbus.c xen-netback: bookkeep number of active queues in our own module 2014-06-25 15:59:47 -07:00