[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220408094745.3129754-1-b.spranger@linutronix.de>
Date: Fri, 8 Apr 2022 11:47:44 +0200
From: Benedikt Spranger <b.spranger@...utronix.de>
To: netdev@...r.kernel.org
Cc: Kurt Kanzenbach <kurt@...utronix.de>,
Vinicius Costa Gomes <vinicius.gomes@...el.com>,
Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Vedang Patel <vedang.patel@...el.com>
Subject: [PATCH v2 0/1] net/sched: taprio: Check if sk_flags are valid
While testing the software based scheduling of the taprio scheduler
new TCP connection failed to establish. Digging it down let to a missing
validity check in the enqueue function. Add the missing check.
v1..v2:
Fix a typo
Add a acked-by
Benedikt Spranger (1):
net/sched: taprio: Check if socket flags are valid
net/sched/sch_taprio.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.20.1
Powered by blists - more mailing lists