]> git.baikalelectronics.ru Git - kernel.git/commit
net: cdc_ncm: export shared symbols and definitions
authorBjørn Mork <bjorn@mork.no>
Mon, 22 Oct 2012 10:56:35 +0000 (10:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Oct 2012 06:40:11 +0000 (02:40 -0400)
commit9e1259af9e0e64c4cc30885c1bc093b6415c8be8
tree668428cfb498763a5715af21b23ee3999924c3f8
parentd116cf66c750a2120e84e37981c3cd5418806232
net: cdc_ncm: export shared symbols and definitions

Move symbols and definitons which can be shared with a
MBIM driver in a new header.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c
include/linux/usb/cdc_ncm.h [new file with mode: 0644]