marcel 2007-07-09 04:58:16 UTC
FreeBSD src repository
Modified files:
sys/ia64/isa isa_dma.c
Log:
dma_tag is a static structure. Testing for it being a NULL pointer
doesn't make sense. Rewrite to what was intended.
Correctly warned about by: GCC
Approved by: re (bmah)
Revision Changes Path
1.10 +1 -1 src/sys/ia64/isa/isa_dma.c