]> granicus.if.org Git - strace/blobdiff - print_sg_req_info.c
nlattr: add unsigned int decoders that print in hex form
[strace] / print_sg_req_info.c
index c3bdba93c19a9c309977a9a3dd789f85cf429b93..deb8d661c2fd1479ac0f0eb4982fcaa87eacdb52 100644 (file)
@@ -68,7 +68,7 @@ MPERS_PRINTER_DECL(int, decode_sg_req_info,
                tprintf(", duration=%u}", info.duration);
        }
 
-       return RVAL_IOCTL_PARSED;
+       return RVAL_IOCTL_DECODED;
 }
 
 #endif /* HAVE_SCSI_SG_H */