From: David S. Miller Date: Fri, 19 Jun 2020 03:17:49 +0000 (-0700) Subject: Merge branch 'act_gate-fixes' X-Git-Tag: v5.8-rc3~34^2~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b64ee4856c106fc743880c1a33074c7bcebf6eb6;p=thirdparty%2Flinux.git Merge branch 'act_gate-fixes' Davide Caratti says: ==================== two fixes for 'act_gate' control plane - patch 1/2 attempts to fix the error path of tcf_gate_init() when users try to configure 'act_gate' rules with wrong parameters - patch 2/2 is a follow-up of a recent fix for NULL dereference in the error path of tcf_gate_init() further work will introduce a tdc test for 'act_gate'. changes since v2: - fix undefined behavior in patch 1/2 - improve comment in patch 2/2 changes since v1: coding style fixes in patch 1/2 and 2/2 ==================== Signed-off-by: David S. Miller --- b64ee4856c106fc743880c1a33074c7bcebf6eb6