Commit 3b7852d
committed
fix(usb): use hostDeviceExistsByName for USBIP port check gate
Skip free-port validation when the device already appears in KVVMI
host device statuses (attach in progress), matching hostDeviceExistsByName
helper added earlier.
Signed-off-by: Daniil Antoshin <daniil.antoshin@flant.com>1 parent 8917459 commit 3b7852d
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| |||
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
166 | 171 | | |
167 | 172 | | |
| 173 | + | |
168 | 174 | | |
169 | | - | |
| 175 | + | |
170 | 176 | | |
171 | 177 | | |
172 | 178 | | |
| |||
0 commit comments