Systemd/src/udev/scsi_id
Zhang Xianwei 1f7b6872db udev/scsi_id: fix incorrect page length when get device identification VPD page
The length of device identification VPD page is filled with two bytes,
but scsi_id only gets the low byte. Fix it.

Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
2019-05-22 13:25:20 +09:00
..
README
scsi.h tree-wide: replace 'unsigned int' with 'unsigned' 2018-10-19 22:19:12 +02:00
scsi_id.c udev: drop unnecessary brackets 2019-04-30 19:10:35 +02:00
scsi_id.h udev/scsi_id: drop unused udev struct 2018-09-10 18:27:36 +09:00
scsi_serial.c udev/scsi_id: fix incorrect page length when get device identification VPD page 2019-05-22 13:25:20 +09:00

scsi_id - generate a SCSI unique identifier for a given SCSI device

Please send questions, comments or patches to <patmans@us.ibm.com> or
<linux-hotplug-devel@lists.sourceforge.net>.