commit | d305394ee8c4132bcea0bb36fd6a360a415376bf | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Fri Nov 18 19:10:19 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 21 11:36:15 2016 +0100 |
tree | fc48a53e09c2f12e5b53e975509e384e3820353d | |
parent | 74bccc9b71dc41d37e73fcdbcbec85310a670751 [diff] |
cdc-acm: remove is_int_ep from acm structure is_int_ep is used only in acm_probe, no need to store it in device data. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Acked-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>