From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kurt Van Dijck Subject: Re: [PATCH net-next-2.6 v2 1/2] can: add driver for Softing card Date: Mon, 10 Jan 2011 14:44:43 +0100 Message-ID: <20110110134443.GB324@e-circ.dyndns.org> References: <20110104150513.GA321@e-circ.dyndns.org> <20110104150759.GB321@e-circ.dyndns.org> <4D24DB2C.9040104@grandegger.com> <20110110133112.GA324@e-circ.dyndns.org> <20110110134006.GC31011@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Wolfgang Grandegger To: Wolfram Sang Return-path: Content-Disposition: inline In-Reply-To: <20110110134006.GC31011-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org On Mon, Jan 10, 2011 at 02:40:06PM +0100, Wolfram Sang wrote: > > > > + if (type != 0xffff) { > > > > + dev_alert(&card->pdev->dev, "firware starts with type 0x%04x\n", > > > > > > Typo? > > > > > ?? > > I think he means "fir[m]ware" > Thanks. Can't imagine anymore how I couldn't see it. Kurt