commit | bad28a37f5e4ab1db5c5f01b77664597b02b257f | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Apr 11 22:32:19 2006 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Apr 11 13:31:37 2006 -0400 |
tree | a8821f7d5b48f639b054a0f17d03bc89d0c7b95f | |
parent | a5b4c47a2731f1dd685f28b79464e4442f3682ec [diff] |
[PATCH] sata_sil24: fix on-memory structure byteorder Data structures residing on memory and fetched by the controller should have LE ordering. Fix it. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>