From: Arjan Mels Date: Tue, 5 Apr 2011 18:26:38 +0000 (+0200) Subject: staging: usbip: bugfix add number of packets for isochronous frames X-Git-Tag: v2.6.39-rc3~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1325f85fa49f57df034869de430f7c302ae23109;p=pandora-kernel.git staging: usbip: bugfix add number of packets for isochronous frames The number_of_packets was not transmitted for RET_SUBMIT packets. The linux client used the stored number_of_packet from the submitted request. The windows userland client does not do this however and needs to know the number_of_packets to determine the size of the transmission. Signed-off-by: Arjan Mels Cc: Takahiro Hirofuchi Cc: Max Vozeler Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed