]> granicus.if.org Git - strace/commit
scsi: print "protocol" and "subprotocol" field names of struct sg_io_v4
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 7 Jan 2017 18:45:48 +0000 (21:45 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 7 Jan 2017 18:45:48 +0000 (21:45 +0300)
commite95caf5505e937eaccd7d833e8b1399c51812708
treed4b30c383cf1578e4750888c6e953aa614c3460b
parent600457fa9dd8d4769cb61559432a213212fedb87
scsi: print "protocol" and "subprotocol" field names of struct sg_io_v4

* scsi.c (print_sg_io_v4_req): Print field names
of struct sg_io_v4.protocol and struct sg_io_v4.subprotocol.
scsi.c