From: Jeff Garzik Date: Wed, 27 Sep 2006 07:42:37 +0000 (-0400) Subject: [libata] sata_mv: fix oops by filling in missing hook X-Git-Tag: v2.6.19-rc1~898^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae1f19aeb715098ac06323f279383f3843429d97;p=pandora-kernel.git [libata] sata_mv: fix oops by filling in missing hook Only two of three ata_port_operations structs had a ->data_xfer member, which led to, uh, a lack of data xfer. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed