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)
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>

No differences found