Attention is currently required from: Timur Davydov, laforge, pespin.
Patch set 2:Code-Review -1
1 comment:
File Transceiver52M/Transceiver.cpp:
Patch Set #1, Line 1090: return rc == -EINVAL ? 0 : rc; /* Ignore invalid values, but report other errors */
Nevermind, I got confused and thought both parts of the diff belong to the same function.
Reading the code again more carefully, I see that we **are** bypassing `transceiver->ctrl_sock_send()` if `ctrl_cmd_handle()` returns a negative.
To view, visit change 42421. To unsubscribe, or for help writing mail filters, visit settings.