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)
commite5dcd531ac7a040f1b4d35f58914a36ad6174e84
tree774cc8d6370e83190d0f7d1a8d46a78303e10ec0
parent7fc09170cedc329ad274433b4f1a653e603600b5
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