From: Jens Axboe Date: Sun, 4 Nov 2007 08:44:56 +0000 (+0100) Subject: ieee1394: iso and async streams: s/g list fix X-Git-Tag: v2.6.24-rc2~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e66269d40229cd9823024120910a43af57a9d72;p=pandora-kernel.git 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 Signed-off-by: Stefan Richter --- Reading git-diff-tree failed