Tejun Heo 75f9cafc2d libata: fix off-by-one in error categorization
ATA_ECAT_DUBIOUS_BASE was too high by one and thus all DUBIOUS error
categorizations were wrong.  This passed test because only ATA_BUS and
UNK_DEV were used during testing and the ones after them - ATA_BUS and
an overflowed entry - behaved similarly.

This patch fixes the problem by adding DUBIOUS_NONE category and use
it as base.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-01-23 05:24:17 -05:00
..
2008-01-10 16:53:12 -05:00
2008-01-23 05:24:10 -05:00
2008-01-23 05:24:14 -05:00
2007-10-20 01:02:48 +02:00
2008-01-23 05:24:15 -05:00
2007-10-19 22:55:03 -04:00
2008-01-23 05:24:13 -05:00
2008-01-23 05:24:14 -05:00
2007-11-23 19:33:27 -05:00
2008-01-23 05:24:10 -05:00
2008-01-23 05:24:15 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:15 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:10 -05:00
2008-01-23 05:24:15 -05:00
2007-07-02 10:17:42 -04:00