commit | cedc9a478d8c6265879dc3839ef3d4849a709184 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Wed Oct 05 07:13:30 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Oct 05 07:13:30 2005 -0400 |
tree | 0c8e0fbffdb6081381c01b8cfd93c95b168acb44 | |
parent | ed39f731ab2e77e58122232f6e27333331d7793d [diff] |
libata: fix ATAPI DMA alignment issues ATAPI needs to be padded to next 4 byte boundary, if misaligned. Original work by me, many fixes from Tejun Heo.