Mark Lord wrote:
..
A different version of this fix just went upstream for 2.6.21 via Jeff.
Which of the two is correct?

I believe the other one looks like this:

-    if ((host->flags & ATA_HOST_SIMPLEX) && host->simplex_claimed != ap) {
-    if ((host->flags & ATA_HOST_SIMPLEX) && host->simplex_claimed == ap) {

Mmm.. or was the upstream patch the other way 'round ?  (lost the posting here)
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to