Thread (6 messages) 6 messages, 2 authors, 2021-05-28

Re: [PATCH -next 1/2] net: dsa: qca8k: check return value of read functions correctly

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-05-28 21:19:15
Also in: lkml

On Fri, 28 May 2021 16:22:39 +0800 Yang Yingliang wrote:
quoted hunk ↗ jump to hunk
@@ -1793,14 +1783,15 @@ static int qca8k_read_switch_id(struct qca8k_priv *priv)
 	const struct qca8k_match_data *data;
 	u32 val;
 	u8 id;
+	int ret;
ret before id to keep the reverse xmas tree ordering
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help