core: pxe: use FAR_PTR() macro where appropriate
authorH. Peter Anvin <hpa@zytor.com>
Wed, 2 Sep 2009 00:13:41 +0000 (17:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 2 Sep 2009 00:13:41 +0000 (17:13 -0700)
commit25fb8ebda235fad14d64949180405877a3a394df
treeff440fe188c272fd2059e23c62f884a67767eb6d
parent4ef0e7caa56701bd453baa4e4e6542ee4523cf09
core: pxe: use FAR_PTR() macro where appropriate

Use the FAR_PTR() macro to convert a pointer in lowmem to SEG:OFFS
format as unit.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/pxe/dnsresolv.c
core/fs/pxe/idle.c
core/fs/pxe/pxe.c