From: Ira Weiny Date: Fri, 8 May 2015 18:27:22 +0000 (-0400) Subject: IB/mad: Change ib_response_mad signature arguments X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~31^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96909308542006215980874ce496101ea51aa031;p=pandora-kernel.git IB/mad: Change ib_response_mad signature arguments ib_response_mad only needs read access to the MAD header, not write access to the entire mad struct, so replace struct ib_mad with const struct ib_mad_hdr Reviewed-By: Jason Gunthorpe Reviewed-by: Sean Hefty Signed-off-by: Ira Weiny Signed-off-by: Doug Ledford --- Reading git-diff-tree failed