Core:pxelinux: fix the dns_resolv call reference in pxe.c
authorAleaxander <Aleax@localhost.localdomain>
Tue, 25 Aug 2009 21:32:38 +0000 (05:32 +0800)
committerAleaxander <Aleax@localhost.localdomain>
Tue, 25 Aug 2009 21:32:38 +0000 (05:32 +0800)
commitedfcc9f1e582d0adb4da88330505771eccd59e6a
treeda8803f1b95f358ec16984db4a9cdb8a60a5a786
parent94eca0c06e03a9d50be4e7de06b3a79af8f47083
Core:pxelinux: fix the dns_resolv call reference in pxe.c

The current dns_resolv function doesn't update the _name_ string, so we should
use the strstr things to make the _p_ pointer to point to the right address we
want.

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
core/fs/pxe/pxe.c
core/fs/pxe/pxe.h