commit | e5dcd531ac7a040f1b4d35f58914a36ad6174e84 | [log] [tgz] |
---|---|---|
author | Yauheni Kaliuta <yauheni.kaliuta@nokia.com> | Mon Sep 20 15:40:28 2010 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:21:47 2010 -0700 |
tree | 774cc8d6370e83190d0f7d1a8d46a78303e10ec0 | |
parent | 7fc09170cedc329ad274433b4f1a653e603600b5 [diff] |
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>