setup_data: if nothing to load and version < 2.09, no harm no foul
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 29 Jun 2012 22:46:27 +0000 (15:46 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 29 Jun 2012 22:46:27 +0000 (15:46 -0700)
commitfda6eb8480b797475f228325233c4f4931904bef
tree76a307b005fd7a1376d817fbb086a65519fa30b3
parent91937bd1012d913569db7f5a6b6d211e08b9e2f4
setup_data: if nothing to load and version < 2.09, no harm no foul

If the setup_data is empty, it is okay if the version is < 2.09.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/lib/syslinux/load_linux.c