commit | 9e66269d40229cd9823024120910a43af57a9d72 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Sun Nov 04 09:44:56 2007 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Nov 04 14:31:16 2007 +0100 |
tree | 58d34526f660d8c25504ff9c7393a3be69df5338 | |
parent | b4f555081fdd27d13e6ff39d455d5aefae9d2c0c [diff] |
ieee1394: iso and async streams: s/g list fix Torsten Kaiser wrote: > Looking that calltrace upwards, it seems replacing the > memset(dma->sglist,...) with sg_init_table(...) would fix the BUG_ON() > as that inits the SG_MAGIC. Tested-by: Torsten Kaiser <just.for.lkml@googlemail.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>