From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 05 Oct 2009 00:09:23 -0700 Subject: [U-Boot] [PATCH] Add information about return values of xxx_eth_register() in documentation In-Reply-To: <1254726447-2418-1-git-send-email-biggerbadderben@gmail.com> References: <1254726447-2418-1-git-send-email-biggerbadderben@gmail.com> Message-ID: <4AC99BA3.40803@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Mike, Ben Warren wrote: > As discussed on mailing list, <0 indicates failure, >=0 indicates number > of interfaces found. > > Also added blurb about private data > I'm going to go ahead and put this in the net repo. If you don't like it, let me know and we'll back it out. regards, Ben