Commit 98a21a8
drivers: eth: native_sim: Fix error output when creating interface
The return value already contains the errno so use it when printing
the error message.
Signed-off-by: Jukka Rissanen <[email protected]>1 parent 0aaf0aa commit 98a21a8
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
| 362 | + | |
362 | 363 | | |
363 | 364 | | |
364 | 365 | | |
| |||
0 commit comments