]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[b44] Eliminate call to get_memmap()
authorMichael Brown <mcb30@ipxe.org>
Tue, 17 Jul 2012 20:20:50 +0000 (21:20 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 17 Jul 2012 20:22:02 +0000 (21:22 +0100)
commit73ba1541244604d1cbebba284a0d5a092bb7c2c4
treead01f8d00554db8ef9068df28402690ee807f5ca
parent88016deccf05e4370c1362fbc13405a2123a89a1
[b44] Eliminate call to get_memmap()

get_memmap() is not available under all runtime environments.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/b44.c