mmc: need to zero sglist on init
authorJens Axboe <jens.axboe@oracle.com>
Thu, 4 Oct 2007 18:11:30 +0000 (20:11 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:24:45 +0000 (11:24 +0200)
Otherwise we could have junk in the sg fields, fooling
the sg chaining into thinking ->page is valid.

Acked-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found