dma-debug: check for sg_call_ents in best-fit algorithm too
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 11 Jun 2009 08:03:42 +0000 (10:03 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 15 Jun 2009 09:08:54 +0000 (11:08 +0200)
commite5e8c5b90a1ae249930fcf7403f3757686cf1a7b
treece562ec0d0a9ffed4d16bd5569d21cd8ed222096
parent92db1e6af747faa129e236d68386af26a0efc12b
dma-debug: check for sg_call_ents in best-fit algorithm too

If we don't check for sg_call_ents the hash_bucket_find function might
still return the wrong dma_debug_entry for sg mappings.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
lib/dma-debug.c