Commit ded3d75
committed
[nrf fromlist] net: ethernet: Fix invalid conversion error
Cast `0` to `enum ethernet_hw_caps` before assignment to prevent invalid
conversion error when this header is included in C++ source file.
Upstream PR #: 89332
Signed-off-by: Adrian Gielniewski <[email protected]>1 parent f2dc6eb commit ded3d75
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
954 | 954 | | |
955 | 955 | | |
956 | 956 | | |
957 | | - | |
| 957 | + | |
958 | 958 | | |
959 | 959 | | |
960 | 960 | | |
| |||
0 commit comments