From mboxrd@z Thu Jan 1 00:00:00 1970 From: Menon, Nishanth Date: Mon, 23 Nov 2009 05:54:49 -0600 Subject: [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify In-Reply-To: <20091122230102.5385FE34A27@gemini.denx.de> References: <1255669597-10607-1-git-send-email-nm@ti.com> <1255669597-10607-2-git-send-email-nm@ti.com> <20091122230102.5385FE34A27@gemini.denx.de> Message-ID: <4B0A7809.7090101@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk said the following on 11/22/2009 05:01 PM: > Dear Nishanth Menon, > > In message <1255669597-10607-2-git-send-email-nm@ti.com> you wrote: > >> Make the lan91c96 driver capable of CONFIG_NET_MULTI >> to be clean for the new arch, add a a lil detect function >> > --------------^^^^^^^^^^^^^^^^------^^^^^^^ > > "for the new arch" is not really helpful for the commit message - for > example, I don't know what you are referring to here. Also, your > keyboard seems to have got stuck at the "add a a lil" part. > > Can you please update the commit message? > ok.. here it goes: Make the lan91c96 driver capable of CONFIG_NET_MULTI to be clean for the new network driver architecture, add a little detect function > > Eventually Ben accepts just the new commit message and edits it when > applying the patch? > let me know if you want me to post again. > Best regards, > > Wolfgang Denk > >