diff options
author | Zoltan Kiss <zoltan.kiss@citrix.com> | 2014-07-18 20:08:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-21 05:56:05 +0200 |
commit | 1a998d3e6bc1e44f4c0bc7509bdedef8ed3845ec (patch) | |
tree | 343f6de6312d5fa186b808a800bff404a2047367 /COPYING | |
parent | net_sched: avoid generating same handle for u32 filters (diff) | |
download | linux-1a998d3e6bc1e44f4c0bc7509bdedef8ed3845ec.tar.xz linux-1a998d3e6bc1e44f4c0bc7509bdedef8ed3845ec.zip |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions