lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun,  5 Jul 2020 21:30:03 +0200
From:   Andrew Lunn <andrew@...n.ch>
To:     David Miller <davem@...emloft.net>
Cc:     netdev <netdev@...r.kernel.org>,
        Florian Fainelli <f.fainelli@...il.com>,
        Heiner Kallweit <hkallweit1@...il.com>,
        Andrew Lunn <andrew@...n.ch>
Subject: [PATCH net-next 0/5] net: dsa: Fix C=1 W=1 warnings

Mostly not using __be16 when decoding packet contents.

Andrew Lunn (5):
  net: dsa: Add __precpu property to prevent warnings
  net: dsa: tag_ksz: Fix __be16 warnings
  net: dsa: tag_lan9303: Fix __be16 warnings
  net: dsa: tag_mtk: Fix warnings for __be16
  net: dsa: tag_qca.c: Fix warning for __be16 vs u16

 net/dsa/dsa_priv.h    |  2 +-
 net/dsa/tag_ksz.c     |  9 +++++----
 net/dsa/tag_lan9303.c | 17 +++++++++--------
 net/dsa/tag_mtk.c     |  3 ++-
 net/dsa/tag_qca.c     |  8 +++++---
 5 files changed, 22 insertions(+), 17 deletions(-)

-- 
2.27.0.rc2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ