Commit e0f3828
committed
refactor(queue): move used ring update into a separate method
Move used ring update into a separate method. This
will help with preprocessing of descriptor chains in
the future.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent a4fc692 commit e0f3828
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
459 | 462 | | |
460 | | - | |
461 | | - | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
462 | 467 | | |
463 | 468 | | |
464 | 469 | | |
465 | 470 | | |
466 | 471 | | |
467 | | - | |
468 | 472 | | |
469 | 473 | | |
470 | 474 | | |
| |||
0 commit comments