com32/chain: fix potential problem with 'fs' option
commit69c09a88f6c46ff139cd5c0316d3eeae508e2b5c
authorMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:51:47 +0000 (14 16:51 +0100)
committerMichal Soltys <soltys@ziu.info>
Thu, 14 Feb 2013 15:54:09 +0000 (14 16:54 +0100)
treecf726e7cb5e704302a0d654b4c074a9f6039c147
parent42621957a8bfbec78e7744d211f8f0a854bb8620
com32/chain: fix potential problem with 'fs' option

It's possible, that fs_lba available through syslinux_derivative_info()
could be 0. So match the candidates including disk, instead of only
partitions.

Signed-off-by: Michal Soltys <soltys@ziu.info>
com32/chain/chain.c