Commit 841de95
fix(net): use correct constant for preallocation
Use `NET_QUEUE_SIZES` for `parsed_descriptors` in the `RxBuffers`
instead of `FIRECRACKER_MAX_QUEUE_SIZE`
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent bcfefab commit 841de95
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments