diff options
author | 2021-08-18 01:31:26 +0000 | |
---|---|---|
committer | 2021-08-18 11:41:13 +0100 | |
commit | 7e5a3ef6b4e6cf9b0a04b8906d02f7c896f5b85c (patch) | |
tree | c0200b00801cf20eae3248cf66e88ae9165319e7 /drivers/net | |
parent | net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() (diff) | |
download | linux-dev-7e5a3ef6b4e6cf9b0a04b8906d02f7c896f5b85c.tar.xz linux-dev-7e5a3ef6b4e6cf9b0a04b8906d02f7c896f5b85c.zip |
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Currently, the declaration of fill_imix_distribution() is dependent
on CONFIG_XFRM. This is incorrect.
Move fill_imix_distribution() declaration out of #ifndef CONFIG_XFRM
block.
Signed-off-by: Nick Richardson <richardsonnick@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions