From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:31 +0000 (+0100) Subject: ide: remove BUG_ON() from ide_build_sglist() X-Git-Tag: v2.6.25-rc1~1078^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc1175947510d7d7dc82d5c1b8315cb8fcb96ca;p=pandora-kernel.git ide: remove BUG_ON() from ide_build_sglist() do_rw_taskfile() has been fixed to check the return value of ->dma_setup method so this BUG_ON() is no longer needed. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed