Commit c000ee6
Frediano Ziglio
CA-389988: Do not consider USB network cards not named ethX
USB network cards are assigned names using various rules.
They can be usbX, ethX, wanX or wwanX based on different features.
Our interface rename code bails out if the name is not in ethX
format so ignore them.
Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com>1 parent 6a5589b commit c000ee6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments