Commit 1b3f533
committed
[iwm] Return correct error code when there is a status call on non-opened protocol
This was incorrectly returning 1, which is also the OK code and causing fujinet-lib
to tightly loop as it did not think there was an error.1 parent 78e4c01 commit 1b3f533
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
503 | | - | |
504 | | - | |
| 503 | + | |
| 504 | + | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
0 commit comments