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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 19 Jun 2009 01:07:56 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	david-b@...bell.net
Cc:	netdev@...r.kernel.org, aric@...systems.com
Subject: Re: [patch] usbnet cdc_subset: fix issues talking to PXA gadgets

From: David Miller <davem@...emloft.net>
Date: Fri, 19 Jun 2009 00:24:03 -0700 (PDT)

> From: David Brownell <david-b@...bell.net>
> Date: Fri, 19 Jun 2009 00:11:28 -0700
> 
>> From: David Brownell <dbrownell@...rs.sourceforge.net>
>> 
>> The host-side CDC subset driver is binding more specifically
>> than it should ... only to PXA 210/25x/26x Linux-USB gadgets.
>> 
>> Loosen that restriction to match the gadget driver itself.
>> This helps various PXA 27x and PXA 3xx devices be happier
>> when talking to Linux hosts; and a few other gadgets too.
>> 
>> Signed-off-by: David Brownell <dbrownell@...rs.sourceforge.net>
>> Tested-by: Aric D. Blumer <aric@...systems.com>
>> ---
>> Appropriate for -stable ... behaves like a protocol bug.
> 
> Applied and queued up for -stable.

David this doesn't even compile:

  CC [M]  drivers/net/usb/cdc_subset.o
drivers/net/usb/cdc_subset.c:313:32: error: macro "USB_DEVICE_VER" requires 4 arguments, but only 2 given
drivers/net/usb/cdc_subset.c:313: error: 'USB_DEVICE_VER' undeclared here (not in a function)

There is absolutely no excuse for this, really.
--
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