This fixes an issue where passing a length as a compound expression (e.g. using `hdrlen + datalen') would trigger compiler warnings and potentially precedence-related errors. Signed-off-by: Marty Connor <mdc@etherboot.org>tags/v1.0.0-rc1
|
|
||
129 |
|
129 |
|
130 |
|
130 |
|
131 |
|
131 |
|
132 |
|
|
|
|
132 |
|
|
133 |
|
133 |
|
134 |
|
134 |
|
135 |
|
135 |
|
|
|
||
139 |
|
139 |
|
140 |
|
140 |
|
141 |
|
141 |
|
142 |
|
|
|
|
142 |
|
|
143 |
|
143 |
|
144 |
|
144 |
|
145 |
|
145 |
|