]> mj.ucw.cz Git - pciutils.git/commit
setpci: fix length of SUBSYSTEM_VENDOR_ID
authorCharles.Rose@dell.com <Charles.Rose@dell.com>
Mon, 26 Sep 2016 15:00:19 +0000 (15:00 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 26 Sep 2016 18:27:13 +0000 (20:27 +0200)
commit1efd2d4d5056e08d9ed7e42ab9b47d367422a653
tree40706826567f4885315fe4f7363076c50e2e505a
parent2f8b8f9fcfcdb5d5692c6da887fc7f9c0cac847c
setpci: fix length of SUBSYSTEM_VENDOR_ID

SUBSYSTEM_VENDOR_ID should be 2 bytes, not 4.
Thanks to Christopher Arzola for catching this.

Signed-off-by: Charles Rose <charles_rose@dell.com>
setpci.c