linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/2] net: dsa: qca8k: check return value of read  functions correctly
@ 2021-05-29  3:04 Yang Yingliang
  2021-05-29  3:04 ` [PATCH net-next v2 1/2] " Yang Yingliang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yang Yingliang @ 2021-05-29  3:04 UTC (permalink / raw)
  To: linux-kernel, netdev; +Cc: andrew, vivien.didelot, davem, kuba

patch #1 - Change return type and add output parameter to make check
return value of read  functions correctly.

patch #2 - Add missing check return value in qca8k_phylink_mac_config().

v2:
  move 'int ret' to patch #2.

Yang Yingliang (2):
  net: dsa: qca8k: check return value of read functions correctly
  net: dsa: qca8k: add missing check return value in
    qca8k_phylink_mac_config()

 drivers/net/dsa/qca8k.c | 135 +++++++++++++++++++---------------------
 1 file changed, 65 insertions(+), 70 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH -next 0/2] net: dsa: qca8k: check return value of read  functions correctly
@ 2021-05-28  8:22 Yang Yingliang
  0 siblings, 0 replies; 5+ messages in thread
From: Yang Yingliang @ 2021-05-28  8:22 UTC (permalink / raw)
  To: linux-kernel, netdev; +Cc: andrew, vivien.didelot, davem

patch #1 - Change return type and add output parameter to make check
return value of read  functions correctly.

patch #2 - Add missing check return value in qca8k_phylink_mac_config().

Yang Yingliang (2):
  net: dsa: qca8k: check return value of read functions correctly
  net: dsa: qca8k: add missing check return value in
    qca8k_phylink_mac_config()

 drivers/net/dsa/qca8k.c | 135 +++++++++++++++++++---------------------
 1 file changed, 65 insertions(+), 70 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-05-30 21:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-29  3:04 [PATCH -next 0/2] net: dsa: qca8k: check return value of read functions correctly Yang Yingliang
2021-05-29  3:04 ` [PATCH net-next v2 1/2] " Yang Yingliang
2021-05-29  3:04 ` [PATCH net-next v2 2/2] net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config() Yang Yingliang
2021-05-30 21:30 ` [PATCH -next 0/2] net: dsa: qca8k: check return value of read functions correctly patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2021-05-28  8:22 Yang Yingliang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).