]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cdc.h: ncm: add missed constants and structures
authorYauheni Kaliuta <yauheni.kaliuta@nokia.com>
Mon, 20 Sep 2010 12:40:28 +0000 (15:40 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:21:47 +0000 (10:21 -0700)
commit08fee3f76f88ac0b4297b32e3f4fad44fbab5a11
tree774cc8d6370e83190d0f7d1a8d46a78303e10ec0
parent0f8b7dd5018659417bb874b656bd3525478af2b8
USB: cdc.h: ncm: add missed constants and structures

Make a dedicated structure for datagram pointer entry. There is no
explicit declaration in the spec, but it's used by the host
implementation and makes the structure more clear.

Add some missed constants from the spec

Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/cdc.h