diff options
author | Alexander Lobakin <alobakin@pm.me> | 2021-03-14 11:11:23 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-14 14:46:32 -0700 |
commit | f96533cded173b3b019001a505a746c3cd8fc323 (patch) | |
tree | d9b1d54e6200be75a51ff932dafc4ae58eb89c0b /include/kunit | |
parent | e3305138da47f0ae2241e5daa18af276e1e54457 (diff) |
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 'include/kunit')
0 files changed, 0 insertions, 0 deletions