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

Reply via email to