]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen/netback: check correct frag when looking for head frag
authorIan Campbell <ian.campbell@citrix.com>
Tue, 19 Feb 2013 09:05:46 +0000 (09:05 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Feb 2013 14:32:24 +0000 (06:32 -0800)
commit212d2748ffe43d4e2756be40ddfdd7044197936d
tree17b2ad010644e7acba8d88a5f45709a8d16a9d5a
parent13efbfc6083d955929052394254d1ccba840edfc
xen/netback: check correct frag when looking for head frag

When I backported 7d5145d8eb2b "xen/netback: don't leak pages on failure in
xen_netbk_tx_check_gop" to 3.0 (where it became f0457844e605) I somehow picked
up an extraneous hunk breaking this.

Reported-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/xen-netback/netback.c