direwolf
direwolf copied to clipboard
Fix deviceid test when model present but no vendor
Fixes small bug introduced in b26c5a4d7d4b2fd19160a1ff20cece13b2c18b13
Without this, the error message was appended to, and e.g. device could end up as "UNKNOWN vendor/modelAFilterX" instead of the expected "AFilterX"
Fixes #577