netdev.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-28  8:22 Yang Yingliang
  2021-05-28  8:22 ` [PATCH -next 1/2] " Yang Yingliang
  2021-05-28  8:22 ` [PATCH -next 2/2] net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config() Yang Yingliang
  0 siblings, 2 replies; 8+ 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] 8+ messages in thread
* [PATCH -next 0/2] net: dsa: qca8k: check return value of read  functions correctly
@ 2021-05-29  3:04 Yang Yingliang
  2021-05-30 21:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 8+ 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] 8+ messages in thread

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

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

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).