Commit 861750b
smsc9220_eth_drv.c; fix warnings from "gcc -Wconversion" (FreeRTOS#1245)
* smsc9220_eth_drv.c; fix warnings from "gcc -Wconversion"
smsc9220_eth_drv.c; fix warnings from "gcc -Wconversion"
Signed-off-by: Florian La Roche <[email protected]>
* Add explicit cast for mac
---------
Signed-off-by: Florian La Roche <[email protected]>
Co-authored-by: Tony Josi <[email protected]>1 parent 405ab5f commit 861750b
File tree
1 file changed
+7
-7
lines changed- source/portable/NetworkInterface/MPS2_AN385/ether_lan9118
1 file changed
+7
-7
lines changedLines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
955 | 955 | | |
956 | 956 | | |
957 | 957 | | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
963 | | - | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
964 | 964 | | |
965 | 965 | | |
966 | 966 | | |
| |||
1223 | 1223 | | |
1224 | 1224 | | |
1225 | 1225 | | |
1226 | | - | |
| 1226 | + | |
1227 | 1227 | | |
1228 | 1228 | | |
1229 | 1229 | | |
| |||
0 commit comments