[libata] sata_promise: fix flags typo
authorJeff Garzik <jeff@garzik.org>
Fri, 25 May 2007 03:35:59 +0000 (23:35 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 25 May 2007 03:35:59 +0000 (23:35 -0400)
A stray comma makes all the difference.  Change to '|' as these flags
should be or'd together.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found