[USBSTOR][USBSTOR_NEW] Fix a comparison made for assigning the ScsiInquiryData->Remov...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 10 Feb 2019 21:33:43 +0000 (22:33 +0100)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 10 Feb 2019 21:40:59 +0000 (22:40 +0100)
commit38be848f68cff71200a0fb57d7674a0401994e69
tree70903a6868ff3931cc8af7548a0b481cf2a69899
parenta56a2e95a2f7d3ced5d210acbe3385aa145fb785
[USBSTOR][USBSTOR_NEW] Fix a comparison made for assigning the ScsiInquiryData->RemovableMedia flag.

Now removable drives are really reported as such.

See https://github.com/reactos/reactos/pull/308/files#r163224294
for more details.
drivers/usb/usbstor/disk.c
drivers/usb/usbstor_new/disk.c