lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 27 Apr 2010 18:19:07 -0700
From:	Elina Pasheva <epasheva@...rrawireless.com>
To:	David Miller <davem@...emloft.net>
CC:	"dbrownell@...rs.sourceforge.net" <dbrownell@...rs.sourceforge.net>,
	Rory Filer <rfiler@...rraWireless.com>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>
Subject: Re: [PATCH v5] net/usb: add sierra_net.c driver

On Tue, 2010-04-27 at 18:11 -0700, David Miller wrote:
> From: David Miller <davem@...emloft.net>
> Date: Tue, 27 Apr 2010 18:07:32 -0700 (PDT)
> 
> > From: Elina Pasheva <epasheva@...rrawireless.com>
> > Date: Tue, 27 Apr 2010 17:48:31 -0700
> > 
> >> Subject: [PATCH v5] net/usb: add sierra_net.c driver
> > 
> > Applied, although I had to manually remove the stray extra
> > newline at the end of drivers/net/usb/sierra_net.c which GIT
> > complains about when the patch is applied.
> 
> I also had to fix up the following warning during the build:
> 
> drivers/net/usb/sierra_net.c: In function ‘sierra_net_parse_lsi’:
> drivers/net/usb/sierra_net.c:365: warning: format ‘%u’ expects type ‘unsigned int’, but argument 7 has type ‘long unsigned int’
> 
> "size_t" objects must use the "z" format specifier, so "%zu" is what
> should have been used here.
Sorry, my mistake.
Thank you very much, David.
Elina

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ