All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] enetc: Clean endianness warnings up
@ 2020-11-17 18:20 Claudiu Manoil
  2020-11-17 18:20 ` [PATCH net-next 1/2] enetc: Fix endianness issues for enetc_ethtool Claudiu Manoil
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Claudiu Manoil @ 2020-11-17 18:20 UTC (permalink / raw)
  To: netdev; +Cc: Jakub Kicinski, David S . Miller

Cleanup patches to address the outstanding endianness issues
in the driver reported by sparse.

Claudiu Manoil (2):
  enetc: Fix endianness issues for enetc_ethtool
  enetc: Fix endianness issues for enetc_qos

 .../net/ethernet/freescale/enetc/enetc_hw.h   |  8 +-
 .../net/ethernet/freescale/enetc/enetc_qos.c  | 84 +++++++++----------
 2 files changed, 43 insertions(+), 49 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-11-25 22:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 18:20 [PATCH net-next 0/2] enetc: Clean endianness warnings up Claudiu Manoil
2020-11-17 18:20 ` [PATCH net-next 1/2] enetc: Fix endianness issues for enetc_ethtool Claudiu Manoil
2020-11-17 18:20 ` [PATCH net-next 2/2] enetc: Fix endianness issues for enetc_qos Claudiu Manoil
2020-11-18 17:52 ` [PATCH net-next 0/2] enetc: Clean endianness warnings up Jakub Kicinski
2020-11-18 17:54   ` Jakub Kicinski
2020-11-19 10:18     ` Claudiu Manoil
2020-11-25 22:55     ` Jakub Kicinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.