From: Ira Weiny Date: Sat, 6 Jun 2015 18:38:26 +0000 (-0400) Subject: IB/mad: Create a generic helper for DR SMP Recv processing X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f0e67a21508b3e6020d53ef92a73081ed7eae1;p=pandora-kernel.git IB/mad: Create a generic helper for DR SMP Recv processing IB and OPA SMPs share the same processing algorithm but have different header formats and permissive LID detection. Add a helper function which is generic to processing DR SMP Recv messages which can be used by both IB and OPA SMP code. Use this function in the current IB function smi_handle_dr_smp_recv. Signed-off-by: Ira Weiny Signed-off-by: Doug Ledford --- Reading git-diff-tree failed