From: David Miller Date: Fri, 2 Dec 2011 16:52:31 +0000 (+0000) Subject: infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. X-Git-Tag: v3.3-rc1~182^2~353 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3786cf189f8b39cac870193368f9ad9f95fff9a4;p=pandora-kernel.git infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function. Three pieces of code do the same thing, create a l2t entry and then import this information into the c4iw_ep object. Create a helper function and call it from these 3 locations instead. Signed-off-by: David S. Miller Acked-by: Roland Dreier --- Reading git-diff-tree failed