dmfe: check pci_alloc_consistent errors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Thu, 23 Oct 2008 09:01:13 +0000 (18:01 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 27 Oct 2008 18:49:02 +0000 (14:49 -0400)
We need to check the address that pci_alloc_consistent() returns since
it might fail.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found