]> 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)
commit53c575cb6db8b3f3c427269775b80cc151f2e53e
tree668428cfb498763a5715af21b23ee3999924c3f8
parent65ede30cd98ae06714f65016424a775e1f1de4a5
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]