diff options
author | 2021-03-14 11:11:00 +0000 | |
---|---|---|
committer | 2021-03-14 14:46:32 -0700 | |
commit | dac06b32c705dc8824479b03eee826b4f6615ab2 (patch) | |
tree | b009674e3235df1cff8c6bb67a7cd433f3200a58 /net/lapb/lapb_timer.c | |
parent | Merge branch 'gro-micro-optimize-dev_gro_receive' (diff) | |
download | wireguard-linux-dac06b32c705dc8824479b03eee826b4f6615ab2.tar.xz wireguard-linux-dac06b32c705dc8824479b03eee826b4f6615ab2.zip |
flow_dissector: constify bpf_flow_dissector's data pointers
BPF Flow dissection programs are read-only and don't touch input
buffers.
Mark 'data' and 'data_end' in struct bpf_flow_dissector as const
in preparation for global input constifying.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions