com32/lib: fix reversed test when looking for extattr in e820
authorH. Peter Anvin <hpa@zytor.com>
Mon, 13 Oct 2008 19:33:47 +0000 (12:33 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 13 Oct 2008 19:33:47 +0000 (12:33 -0700)
commite6f38a11e398dd934d567178174fbc3a6ebcbc1a
treee891734a2c96680f2494ad0e02412a3cd5425dab
parent6e2a0226532a72738ec304e586e10c44826b8ec5
com32/lib: fix reversed test when looking for extattr in e820

Fix reversed test when looking for extattr in e820: force the extattr
values only when they are *not* present...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/syslinux/memmap.c