From: Vipul Pandya Date: Wed, 26 Sep 2012 02:39:38 +0000 (+0000) Subject: cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52367a763d8046190754ab43743e42638564a2d1;p=pandora-kernel.git cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support This patch adds new enums and macros to enable T4 configuration file support. It also removes duplicate macro definitions. It fixes the build failure in cxgb4vf driver introduced because of old macro definition removal. It also performs SGE initialization based on T4 configuration file is provided or not. If it is provided then it uses the parameters provided in it otherwise it uses hard coded values. Signed-off-by: Jay Hernandez Signed-off-by: Vipul Pandya Signed-off-by: David S. Miller --- Reading git-diff-tree failed