Commit 8c633c7
committed
examples/bpf_query: Fix disassemble output
The BPF prog disassemble output seems incorrect compared to
bpftool. Change the bitness to 64 fix this.
Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>1 parent e8c360b commit 8c633c7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments