Commit 3827020
committed
queue: Ensure the use of Descriptor accessors
Ensure that we're using the Descriptor accessors everywhere, instead
of accessing its fields directly.
This is needed for the next commit, where we'll be fixing the
endianess of each field on its accessor.
Signed-off-by: Sergio Lopez <slp@redhat.com>1 parent d991cd2 commit 3827020
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments