From: Bjørn Mork Date: Fri, 1 Nov 2013 10:16:45 +0000 (+0100) Subject: net: cdc_ncm: remove ncm_parm field X-Git-Tag: v3.13-rc1~105^2~79^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9612e2cb22b3fd6a7304dcbf2b4ee1cf2104b2;p=pandora-kernel.git net: cdc_ncm: remove ncm_parm field Moving the call to cdc_ncm_setup() after the endpoint setup removes the last remaining reference to ncm_parm outside cdc_ncm_setup. Collecting all the ncm_parm based calculations in cdc_ncm_setup improves readability. Cc: Alexey Orishko Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed