Commit 4e12cc2
logical-fields: Fix inconsistency of register usage.
Commit 2e63ad1 reuse intermediate registers as destinations, but
commit 9198808 broke that, and the comments in logical-fields.h for
those registers were also left outdated. This patch fixes it.
Fixes: 9198808 ("northd: Consolidate register usage in logical flows.")
Signed-off-by: Han Zhou <hzhou@ovn.org>
Signed-off-by: Ales Musil <amusil@redhat.com>
(cherry picked from commit 06ffe49)1 parent 6a473e3 commit 4e12cc2
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2235 | 2235 | | |
2236 | 2236 | | |
2237 | 2237 | | |
2238 | | - | |
| 2238 | + | |
2239 | 2239 | | |
2240 | 2240 | | |
2241 | | - | |
| 2241 | + | |
2242 | 2242 | | |
2243 | 2243 | | |
2244 | 2244 | | |
| |||
0 commit comments