Files
linux/drivers
Ondrej Zary 742c1c523e Revert "net: cx82310_eth: use common match macro"
[ Upstream commit 8d006e0105 ]

This reverts commit 11ad714b98 because
it breaks cx82310_eth.

The custom USB_DEVICE_CLASS macro matches
bDeviceClass, bDeviceSubClass and bDeviceProtocol
but the common USB_DEVICE_AND_INTERFACE_INFO matches
bInterfaceClass, bInterfaceSubClass and bInterfaceProtocol instead, which are
not specified.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-26 15:00:56 +01:00
..
2013-12-08 07:29:25 -08:00
2015-02-26 17:48:49 -08:00
2014-03-06 21:30:14 -08:00
2015-03-18 13:22:34 +01:00
2014-04-14 06:42:18 -07:00
2015-01-29 17:40:55 -08:00