From: Hariprasad Shenai Date: Fri, 7 Nov 2014 11:36:29 +0000 (+0530) Subject: cxgb4vf: Move fl_starv_thres into adapter->sge data structure X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~119^2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65f6ecc93e7cca888a96a68cf6b5292dff1982b6;p=pandora-kernel.git cxgb4vf: Move fl_starv_thres into adapter->sge data structure Move fl_starv_thres into adapter->sge data structure since it _could_ be different from adapter to adapter. Also move other per-adapter SGE values which had been treated as driver globals into adapter->sge. Based on original work by Casey Leedom Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed