commit | e4c6fb779498243ec001c5547b3504fe6b1993ec | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Thu Jul 14 15:41:30 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 18 08:46:57 2016 -0700 |
tree | f9cb73a1017afbd0962ee2c4fbd3c6179d17b744 | |
parent | a1ca2c6b2924a602bb19dce7390a6e9604dd45bf [diff] |
usbnet: move the CDC parser into USB core The dependencies were impossible to handle preventing drivers for CDC devices not which are not network drivers from using the common parser. Signed-off-by: Oliver Neukum <ONeukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>