Commit f3865a5
committed
pldm-file: client: send NEXT_PART requests with TransferContext set
Currently, we clear out the TransferContext field of NEXT_PART multipart
receive commands, in line with handling for the offset and length fields
(as required by the spec). However, hosts may be relying on the
TransferContext for subsequent requests too, so don't clear that out
for NEXT_PART reqs.
Signed-off-by: Jeremy Kerr <[email protected]>1 parent 018b25d commit f3865a5
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | 231 | | |
233 | 232 | | |
234 | 233 | | |
| |||
0 commit comments