]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/partitions/atari.c
r8169: merge with version 8.001.00 of Realtek's r8168 driver
[linux-2.6-omap-h63xx.git] / fs / partitions / atari.c
index 192a6adfdefddb504616436969d24732203ff1f8..1f3572d5b755127ed2043a7329815687dff06f8e 100644 (file)
@@ -88,7 +88,7 @@ int atari_partition(struct parsed_partitions *state, struct block_device *bdev)
                        if (!xrs) {
                                printk (" block %ld read failed\n", partsect);
                                put_dev_sector(sect);
-                               return 0;
+                               return -1;
                        }
 
                        /* ++roman: sanity check: bit 0 of flg field must be set */