From: Bjørn Mork Date: Mon, 22 Oct 2012 10:56:32 +0000 (+0000) Subject: net: cdc_ncm: process chained NDPs X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d67d354f7c9bcaaee3dd30a627d8e34d068205;p=pandora-kernel.git net: cdc_ncm: process chained NDPs The NCM 1.0 spefication makes provisions for linking more than one NDP into a single NTB. This is important for MBIM support, where these NDPs might be of different types. Following the chain of NDPs is also correct for NCM, and will not change anything in the common case where there is only one NDP Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed