pxe: rename pxe_dns_resolv() function to pm_pxe_dns_resolv()
commit289cc36d32e57d28d5070e975101d37cd96580f2
authorPaulo Alcantara <pcacjr@zytor.com>
Mon, 30 Apr 2012 05:59:30 +0000 (30 02:59 -0300)
committerPaulo Alcantara <pcacjr@zytor.com>
Sat, 12 May 2012 03:56:22 +0000 (12 00:56 -0300)
tree0d4e4e28fd37d4be27350fabbdb0c81de04bdff7
parent92bfa616f96e9725b34f319db9d8736161e157a5
pxe: rename pxe_dns_resolv() function to pm_pxe_dns_resolv()

As pxe_dns_resolv() (a protected-mode function) is just a wrapper for
real mode (used in the old COMBOOT API), so it makes more sense to
have it named as pm_pxe_dns_resolv().

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
core/comboot.inc
core/fs/pxe/dnsresolv.c