[PATCH 0/2] fallthrough related handling
Stephen Hemminger
stephen at networkplumber.org
Thu Nov 14 01:36:12 CET 2024
Fix lack of fallthrough checking and bug in e1000 driver.
Stephen Hemminger (2):
net/e1000: fix incorrect fallthrough in switch
common/dpaax: do not disable fallthrough warnings
drivers/common/dpaax/caamflib/rta/operation_cmd.h | 4 ----
drivers/net/e1000/base/e1000_82575.c | 3 +--
drivers/net/e1000/base/e1000_api.c | 2 +-
drivers/net/e1000/base/meson.build | 1 -
4 files changed, 2 insertions(+), 8 deletions(-)
--
2.45.2
More information about the dev
mailing list