qeth: Fix scatter-gather regression
authorFrank Blaschka <blaschka@linux.vnet.ibm.com>
Mon, 18 Mar 2013 20:04:44 +0000 (20:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Mar 2013 14:09:40 +0000 (10:09 -0400)
This patch fixes a scatter-gather regression introduced with

commit 5640f768 net: use a per task frag allocator

Now the qeth driver can cope with bigger framents and split a fragment in
sub framents if required.

Signed-off-by: Frank Blaschka <blaschka@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found