[PATCH] libata: kill sht->max_sectors
authorTejun Heo <htejun@gmail.com>
Sun, 12 Feb 2006 14:32:59 +0000 (23:32 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 12 Feb 2006 19:36:30 +0000 (14:36 -0500)
The previous dev->max_sectors patch made sht->max_sectors meaningless.
Kill all initializations of sht->max_sectors.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found