commit | 7cd9a58d6860ae09acd7f0c219b5fa333703f72f | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Nov 19 23:05:52 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 20 11:21:34 2019 -0800 |
tree | dccb37e243cbe085081222266214b918b613d33a | |
parent | 2f1d370b997a249ff289507cbd629b4fdd99c564 [diff] |
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>