[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230628233813.6564-1-stephen@networkplumber.org>
Date: Wed, 28 Jun 2023 16:38:08 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2 0/5] Warning fixes
Compiling iproute2 with -Wextra finds some possible confusing
things. Easy enough to fix.
Stephen Hemminger (5):
dcb: fully initialize flag table
fix fallthrough warnings
ss: fix warning about empty if()
ct: check for invalid proto
ifstat: fix warning about conditional
dcb/dcb_dcbx.c | 16 ++++++++--------
ip/xfrm_state.c | 1 +
lib/utils.c | 3 +--
misc/ifstat.c | 2 +-
misc/ss.c | 3 ++-
tc/m_ct.c | 4 +++-
6 files changed, 16 insertions(+), 13 deletions(-)
--
2.39.2
Powered by blists - more mailing lists