Thread (9 messages) flat view 9 messages, 4 authors, 2019-08-21

Re: [PATCH net-next 1/1] fec: add C45 MDIO read/write support

From: David Miller <davem@davemloft.net>
Date: 2019-08-20 01:35:54
Also in: lkml

From: Marco Hartmann <redacted>
Date: Mon, 19 Aug 2019 17:11:14 +0000
quoted hunk ↗ jump to hunk
@@ -1767,7 +1770,7 @@ static int fec_enet_mdio_read(struct mii_bus *bus, int mii_id, int regnum)
 	struct fec_enet_private *fep = bus->priv;
 	struct device *dev = &fep->pdev->dev;
 	unsigned long time_left;
-	int ret = 0;
+	int ret = 0, frame_start, frame_addr, frame_op;
 
Please retain the reverse christmas tree ordering of local variables
here, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help