From: Hariprasad Shenai Date: Tue, 7 Jul 2015 16:19:18 +0000 (+0530) Subject: cxgb4: Don't use entire L2T table, use only its slice X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~388^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5be9ed8d49754c22fffd8ddd9cb751d591f31a08;p=pandora-kernel.git cxgb4: Don't use entire L2T table, use only its slice The driver was retrieving the parameters for the bounds of its slice of the L2T from the firmware and then throwing those away and using the entire table. This corrects that problem. Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed