Commit 588fa2b
extmod/modlwip: Always set the lwip_socket_ioctl() return value.
If the return value is set only when certain condition are true,
the compiler sometimes raises an error.
Signed-off-by: robert-hh <robert@hammelrath.com>1 parent b7d7a26 commit 588fa2b
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1579 | 1579 | | |
1580 | 1580 | | |
1581 | 1581 | | |
1582 | | - | |
| 1582 | + | |
1583 | 1583 | | |
1584 | 1584 | | |
1585 | 1585 | | |
1586 | 1586 | | |
1587 | 1587 | | |
1588 | | - | |
1589 | 1588 | | |
1590 | 1589 | | |
1591 | 1590 | | |
| |||
1691 | 1690 | | |
1692 | 1691 | | |
1693 | 1692 | | |
1694 | | - | |
1695 | 1693 | | |
1696 | 1694 | | |
1697 | 1695 | | |
| |||
0 commit comments