From: Yauheni Kaliuta Date: Wed, 8 Dec 2010 11:12:04 +0000 (+0200) Subject: usb: gadget: u_ether: prepare for NCM X-Git-Tag: v2.6.38-rc1~465^2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1168dbc508282f7717a4472477d52d64403060;p=pandora-kernel.git usb: gadget: u_ether: prepare for NCM NCM is a Network Control Model, subclass of USB CDC class, specification is available at http://www.usb.org/developers/devclass_docs This patch makes possible for u_ether to use multiply of wMaxPacketSize predefined size transfers without ZLP (Zero Length Packet), required by NCM spec. Signed-off-by: Yauheni Kaliuta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed