Ondrej Zary 8d006e0105 Revert "net: cx82310_eth: use common match macro"
This reverts commit 11ad714b98f6d9ca0067568442afe3e70eb94845 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>
2015-03-18 22:37:38 -04:00
..
2014-05-13 17:43:20 -04:00
2014-11-21 14:20:17 -05:00
2013-12-06 12:37:55 -05:00
2014-03-05 20:40:24 -05:00
2014-05-13 17:43:20 -04:00
2015-02-14 20:15:45 -08:00
2015-01-25 00:09:41 -08:00