Files
linux/drivers/net/usb
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-03-18 16:24:29 -07:00
2013-05-06 16:16:52 -04:00
2013-05-06 16:16:52 -04:00
2013-05-06 16:16:52 -04:00