git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82e2e78
)
qeth: Fix scatter-gather regression
author
Frank Blaschka
<blaschka@linux.vnet.ibm.com>
Mon, 18 Mar 2013 20:04:44 +0000
(20:04 +0000)
committer
David 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