From: Ira Weiny Date: Fri, 8 May 2015 18:27:21 +0000 (-0400) Subject: IB/mad: Change validate_mad signature arguments X-Git-Tag: omap-for-v4.2/fixes-rc1^2~152^2~31^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f60833b8e75c72e133c38a33d12ecf0689206a;p=pandora-kernel.git IB/mad: Change validate_mad signature arguments validate_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