commit | 271648b4c610eed540daaf9ff366209825757565 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <blaschka@linux.vnet.ibm.com> | Mon Mar 18 20:04:44 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 19 10:09:40 2013 -0400 |
tree | ee2c52b04d138bf6a2e0b837fc3187949c7d2066 | |
parent | 82e2e782a3e486e3bfcc6130f0ebc28453af9955 [diff] |
qeth: Fix scatter-gather regression 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>