]> git.baikalelectronics.ru Git - kernel.git/commit
net: cdc_ncm: adding MBIM support to ncm_setup
authorGreg Suarez <gsuarez@smithmicro.com>
Mon, 22 Oct 2012 10:56:30 +0000 (10:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Oct 2012 06:40:10 +0000 (02:40 -0400)
commit7ea0bea9bb47f903f1778af54f1848077b56f8a8
tree7973b585d4606104f18c049a79f33fe619b8f911
parent5e06b7189fe6594950dfbf8bdb0f7ae775ffbac7
net: cdc_ncm: adding MBIM support to ncm_setup

MBIM and NCM are very similar, so we can reuse most of the
setup and bind logic in cdc_ncm for CDC MBIM devices.  Handle
a few minor differences in ncm_setup.

Signed-off-by: Greg Suarez <gsuarez@smithmicro.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c