Fix bug detected from bad fallthroug in E1000 code.
And re-enable compiler flag in both e1000 and dpaax

v2 - minor comment fix

Stephen Hemminger (2):
  common/dpaax: do not disable fallthrough warnings
  net/e1000: fix incorrect fallthrough in switch

 drivers/common/dpaax/caamflib/rta/operation_cmd.h | 4 ----
 drivers/net/e1000/base/e1000_82575.c              | 2 +-
 drivers/net/e1000/base/e1000_api.c                | 2 +-
 drivers/net/e1000/base/meson.build                | 1 -
 4 files changed, 2 insertions(+), 7 deletions(-)

-- 
2.45.2

Reply via email to