Commit 5f6138c
committed
plugin/wdc: Fix UUID search for SN640 and SN655
The current code is checking both the pci device id and UUID.
The pci device id check is not required and causes this check
to fail in nvme over fabrics cases so it was removed.
Signed-off-by: jeff-lien-sndk <[email protected]>
Reviewed-by: brandon-paupore-sndk <[email protected]>1 parent 7dc37f7 commit 5f6138c
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2757 | 2757 | | |
2758 | 2758 | | |
2759 | 2759 | | |
2760 | | - | |
2761 | | - | |
| 2760 | + | |
2762 | 2761 | | |
2763 | 2762 | | |
2764 | 2763 | | |
| |||
2827 | 2826 | | |
2828 | 2827 | | |
2829 | 2828 | | |
2830 | | - | |
2831 | | - | |
| 2829 | + | |
2832 | 2830 | | |
2833 | 2831 | | |
2834 | 2832 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments