From: Tejun Heo Date: Sun, 12 Feb 2006 14:32:58 +0000 (+0900) Subject: [PATCH] libata: make ata_dev_knobble() per-device X-Git-Tag: v2.6.17-rc1~1182^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eabd02c246b808e0e27c3ee9ea17d0349efb06d;p=pandora-kernel.git [PATCH] libata: make ata_dev_knobble() per-device ata_dev_knobble() unconditionally used the first device of the port to determine whether a device is bridged or not. This causes bridge limit to be incorrectly applied or unapplied for hosts with slave devices (e.g. ata_piix). Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed