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)
commit74d5e8acd95ae934194303138a43b60005fcfad6
treebdc794294ad9915deaf6c8168ec68c730d10924c
parent2d488c2f514a6c5248a0773c78345626abdc1818
dmfe: check pci_alloc_consistent errors

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>
drivers/net/tulip/dmfe.c