aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorXin Long <[email protected]>2022-12-08 16:56:09 +0000
committerDavid S. Miller <[email protected]>2022-12-12 10:14:03 +0000
commit7795928921332fdd52c33eab73f1280d5e58678a (patch)
treed5f3262fb9b9277cedf8285e1fe6d6bd05ddc83e /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentopenvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute (diff)
downloadkernel-7795928921332fdd52c33eab73f1280d5e58678a.tar.gz
kernel-7795928921332fdd52c33eab73f1280d5e58678a.zip
openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info nat
Either OVS_CT_SRC_NAT or OVS_CT_DST_NAT is set, OVS_CT_NAT must be set in info->nat. Thus, if OVS_CT_NAT is not set in info->nat, it will definitely not do NAT but returns NF_ACCEPT in ovs_ct_nat(). This patch changes nothing funcational but only makes this return earlier in ovs_ct_nat() to keep consistent with TC's processing in tcf_ct_act_nat(). Reviewed-by: Saeed Mahameed <[email protected]> Acked-by: Aaron Conole <[email protected]> Signed-off-by: Xin Long <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions