All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH ethtool-next v2 0/7] ethtool: Small EEPROM changes
@ 2021-10-01 15:06 Ido Schimmel
  2021-10-01 15:06 ` [PATCH ethtool-next v2 1/7] cmis: Fix CLEI code parsing Ido Schimmel
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Ido Schimmel @ 2021-10-01 15:06 UTC (permalink / raw)
  To: netdev; +Cc: mkubecek, popadrian1996, mlxsw, Ido Schimmel

From: Ido Schimmel <idosch@nvidia.com>

This patchset contains small patches for various issues I noticed while
working on the module EEPROM parsing code.

v2:
* Patch #1: Do not assume the CLEI code is NULL terminated

Ido Schimmel (7):
  cmis: Fix CLEI code parsing
  cmis: Fix wrong define name
  cmis: Correct comment
  sff-8636: Remove incorrect comment
  sff-8636: Fix incorrect function name
  sff-8636: Convert if statement to switch-case
  sff-8636: Remove extra blank lines

 cmis.c | 12 +++++++-----
 cmis.h |  6 +++---
 qsfp.c | 18 +++++++++---------
 3 files changed, 19 insertions(+), 17 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-10-11 10:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 15:06 [PATCH ethtool-next v2 0/7] ethtool: Small EEPROM changes Ido Schimmel
2021-10-01 15:06 ` [PATCH ethtool-next v2 1/7] cmis: Fix CLEI code parsing Ido Schimmel
2021-10-01 15:06 ` [PATCH ethtool-next v2 2/7] cmis: Fix wrong define name Ido Schimmel
2021-10-01 15:06 ` [PATCH ethtool-next v2 3/7] cmis: Correct comment Ido Schimmel
2021-10-01 15:06 ` [PATCH ethtool-next v2 4/7] sff-8636: Remove incorrect comment Ido Schimmel
2021-10-01 15:06 ` [PATCH ethtool-next v2 5/7] sff-8636: Fix incorrect function name Ido Schimmel
2021-10-01 15:06 ` [PATCH ethtool-next v2 6/7] sff-8636: Convert if statement to switch-case Ido Schimmel
2021-10-01 15:06 ` [PATCH ethtool-next v2 7/7] sff-8636: Remove extra blank lines Ido Schimmel
2021-10-08 12:32 ` [PATCH ethtool-next v2 0/7] ethtool: Small EEPROM changes Ido Schimmel
2021-10-11 10:50 ` patchwork-bot+netdevbpf

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.