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
..
2015-02-05 16:03:27 -08:00
2015-03-10 13:43:02 -04:00
2014-12-09 21:51:06 -05:00
2014-10-07 13:22:11 -04:00
2014-10-07 13:22:11 -04:00
2015-02-08 16:53:57 -08:00
2015-01-23 17:51:15 -08:00