diff options
| author | Tejun Heo <[email protected]> | 2006-03-12 00:57:39 +0900 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2006-03-11 19:04:49 -0500 |
| commit | 2061a47a9b9530a9523e51167c996307db951c31 (patch) | |
| tree | caf1ecb16e7030017fd14ea1f2f32b29b74090f3 /scripts/patch-kernel | |
| parent | 75f554bc139461a5a926fad6a6fa90433a00a117 (diff) | |
[PATCH] libata: fix missing classes[] initialization in ata_bus_probe()
ata_bus_probe() didn't initialize classes[] properly with
ATA_DEV_UNKNOWN. As ->probe_reset() is allowed to leave @classes
alone when no device is present, this results in garbage class values.
ATM, the only affected driver is ata_piix.
Signed-off-by: Tejun Heo <[email protected]>
Cc: Jiri Slaby <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions