Skip to content
Commit b875b39e authored by Damien Le Moal's avatar Damien Le Moal
Browse files

ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()



The first argument of trace_ata_bmdma_stop() must be a pointer to a
struct ata_port, not to a struct ata_queued_cmd.

Reported-by: default avatarLinux Kernel Functional Testing <lkft@linaro.org>
Fixes: d3e140f2

 ("ata: pata_octeon_cf: Drop pointless VPRINTK() calls and convert the remaining one")
Signed-off-by: default avatarDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tested-by: default avatarLinux Kernel Functional Testing <lkft@linaro.org>
parent 237fe888
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment