Commit 8dc8220
ebpf: Return 0 when configuration fails
The kernel interprets the returned value as an unsigned 32-bit so -1
will mean queue 4294967295, which is awkward. Return 0 instead.
Signed-off-by: Akihiko Odaki <[email protected]>
Signed-off-by: Jason Wang <[email protected]>1 parent 72fa42c commit 8dc8220
2 files changed
+767
-767
lines changed
0 commit comments