diff options
author | 2021-03-14 11:11:23 +0000 | |
---|---|---|
committer | 2021-03-14 14:46:32 -0700 | |
commit | f96533cded173b3b019001a505a746c3cd8fc323 (patch) | |
tree | d9b1d54e6200be75a51ff932dafc4ae58eb89c0b /net/lapb/lapb_timer.c | |
parent | skbuff: make __skb_header_pointer()'s data argument const (diff) | |
download | wireguard-linux-f96533cded173b3b019001a505a746c3cd8fc323.tar.xz wireguard-linux-f96533cded173b3b019001a505a746c3cd8fc323.zip |
flow_dissector: constify raw input data argument
Flow Dissector code never modifies the input buffer, neither skb nor
raw data.
Make 'data' argument const for all of the Flow dissector's functions.
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