pxe: change debugging message to dprintf()
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 04:58:38 +0000 (20:58 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 04:58:38 +0000 (20:58 -0800)
commit4040867062f37c08ec0834829c3b31b4af642484
tree6857ca1fe09603987ff17cdc7b3520632dcf92c6
parent056e5fcc24e3afa888dd6916ba7d8eedf3920668
pxe: change debugging message to dprintf()

Marking debug messages is what dprintf() is for...

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