X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=include%2Ftrace%2Fevents%2Flibata.h;h=2fbbf990e4b33ea9e40113569e538ac1975de6ff;hb=4fc29c1aa375353ffe7c8fa171bf941b71ce29ef;hp=75fff8696baee6eeb722fd3d4b46b778f82f17e2;hpb=c2b8d9200fc61298cd74b258a453b526ffa74d17;p=cascardo%2Flinux.git diff --git a/include/trace/events/libata.h b/include/trace/events/libata.h index 75fff8696bae..2fbbf990e4b3 100644 --- a/include/trace/events/libata.h +++ b/include/trace/events/libata.h @@ -126,6 +126,7 @@ ata_protocol_name(ATA_PROT_PIO), \ ata_protocol_name(ATA_PROT_DMA), \ ata_protocol_name(ATA_PROT_NCQ), \ + ata_protocol_name(ATA_PROT_NCQ_NODATA), \ ata_protocol_name(ATAPI_PROT_NODATA), \ ata_protocol_name(ATAPI_PROT_PIO), \ ata_protocol_name(ATAPI_PROT_DMA))