linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/2] fix missing error code on path err_unsupported
@ 2021-05-22 10:58 Yang Yingliang
  2021-05-22 10:58 ` [PATCH -next 1/2] ath10k: go to path err_unsupported when chip id is not supported Yang Yingliang
  2021-05-22 10:58 ` [PATCH -next 2/2] ath10k: add missing error return code in ath10k_pci_probe() Yang Yingliang
  0 siblings, 2 replies; 4+ messages in thread
From: Yang Yingliang @ 2021-05-22 10:58 UTC (permalink / raw)
  To: linux-kernel, netdev, linux-wireless; +Cc: kvalo

Yang Yingliang (2):
  ath10k: go to path err_unsupported when chip id is not supported
  ath10k: add missing error return code in ath10k_pci_probe()

 drivers/net/wireless/ath/ath10k/pci.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-12 10:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 10:58 [PATCH -next 0/2] fix missing error code on path err_unsupported Yang Yingliang
2021-05-22 10:58 ` [PATCH -next 1/2] ath10k: go to path err_unsupported when chip id is not supported Yang Yingliang
2021-06-12 10:34   ` Kalle Valo
2021-05-22 10:58 ` [PATCH -next 2/2] ath10k: add missing error return code in ath10k_pci_probe() 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).