]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
libata: use ULONG_MAX to terminate reset timeout table
authorTejun Heo <htejun@gmail.com>
Mon, 19 May 2008 17:17:53 +0000 (02:17 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 14 Jul 2008 19:59:32 +0000 (15:59 -0400)
commitd8af0eb6046c56e7238171ca420622541db24926
tree64f5c8b15f1d9549f4a7130ae7cf09699507e514
parent0a2c0f56159999e20015241d3b8fa89b1ab14309
libata: use ULONG_MAX to terminate reset timeout table

This doesn't introduce any functional changes.  This is to make reset
timeout table consistent with to-be-added command timeout tables.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-eh.c