netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 19 Nov 2019 22:05:52 +0000 (23:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Nov 2019 19:21:34 +0000 (11:21 -0800)
commit7cd9a58d6860ae09acd7f0c219b5fa333703f72f
treedccb37e243cbe085081222266214b918b613d33a
parent2f1d370b997a249ff289507cbd629b4fdd99c564
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()

This patch constifies the pointer to source register data that is passed
as an input parameter.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netfilter/nf_tables.h