Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpf: fix incorrect inline asm constraints
You cannot use the '+' modifier constraint on inputs, and here size is not written to. Signed-off-by: Mahe Tardy <[email protected]>
- Loading branch information