Commit b2ef201
authored
Small change in NMT log message and FIXME comment for DS402. (#260)
* nmt: Include node ID in state change message.
These log messages can get rather confusing with more nodes involved.
* p402: Add FIXME about the messed up logic in reset_from_fault().
That method does not work as intended. Until a fix is ready, at least
explain what goes wrong in a code comment.1 parent 7c5e4ce commit b2ef201
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
290 | 292 | | |
291 | 293 | | |
292 | 294 | | |
| |||
0 commit comments