From: Bjørn Mork Date: Fri, 1 Nov 2013 10:16:56 +0000 (+0100) Subject: net: cdc_ncm: endian convert constants instead of variables X-Git-Tag: v3.13-rc1~105^2~79^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986e10d6718704fa96c8e59921727358917161ec;p=pandora-kernel.git net: cdc_ncm: endian convert constants instead of variables Converting the constants used in these comparisons at build time instead of converting the variables for every received frame at run time. Cc: Alexey Orishko Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed