OSDN Git Service

usb: gadget: f_ncm.c added
authorYauheni Kaliuta <yauheni.kaliuta@nokia.com>
Wed, 8 Dec 2010 11:12:05 +0000 (13:12 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 10 Dec 2010 22:29:43 +0000 (14:29 -0800)
commit9f6ce4240a2bf456402c15c06768059e5973f28c
tree4168ee2338123b8a7bb99cc292adad7152e8eed7
parent5c1168dbc508282f7717a4472477d52d64403060
usb: gadget: f_ncm.c added

Initial submittion of NCM link function driver.

The driver's logic is based on f_ecm driver and does not
use most of the NCM advantages like frame grouping and alignment.

Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/f_ncm.c [new file with mode: 0644]
drivers/usb/gadget/u_ether.h