From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 26 Jan 2012 21:54:00 -0500 Subject: [U-Boot] [PATCH 3/4] net: phy: add support for Micrel's KSZ9021 In-Reply-To: <1327616505-11669-3-git-send-email-troy.kisky@boundarydevices.com> References: <1327616505-11669-1-git-send-email-troy.kisky@boundarydevices.com> <1327616505-11669-3-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <201201262154.02374.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 26 January 2012 17:21:44 Troy Kisky wrote: > +/* This is used to set board specific things like clock skew */ > +unsigned short ksz9021_por_cmds[] = { static const > +int ksz9021_send_phy_cmds(struct phy_device *phydev, unsigned short* p) static > + for (;;) { personally, i'd prefer: while (1) { -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: