| commit | 33ff910f0f466184ffc3514628f18403dcd86761 | [log] [tgz] |
|---|---|---|
| author | Anton Blanchard <anton@samba.org> | Tue Oct 16 14:54:33 2007 -0500 |
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 13:10:58 2007 -0700 |
| tree | ffc8adc2e08dddbd802491f92ba1de9cd255d404 | |
| parent | 821f3eff7cdb9d6c7076effabd46c96c322daed1 [diff] |
Fix powerpc breakage in sg chaining code
Commit 78bdc3106a877cfa50439fa66b52acbc4e7868df ("PPC: sg chaining
support") looks to have removed some unrelated ppc code. Lets put it
back in.
Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>