mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 04:04:05 +00:00
dell: Match on TB16 as well
This commit is contained in:
parent
f401775c8a
commit
cd272ac1cf
@ -360,7 +360,7 @@ fu_provider_dell_dock_node (FuProviderDell *provider_dell, GUsbDevice *device,
|
||||
|
||||
switch (type) {
|
||||
case DOCK_TYPE_TB15:
|
||||
dock_type = "TB15";
|
||||
dock_type = "TB15/TB16";
|
||||
break;
|
||||
case DOCK_TYPE_WD15:
|
||||
dock_type = "WD15";
|
||||
|
Loading…
Reference in New Issue
Block a user