commit | 96909308542006215980874ce496101ea51aa031 | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Fri May 08 14:27:22 2015 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Wed May 20 12:34:10 2015 -0400 |
tree | 8e4a4f7dad711a2f1eceefefeee83bd69046447d | |
parent | 77f60833b8e75c72e133c38a33d12ecf0689206a [diff] |
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 <jgunthorpe@obsidianresearch.com> Reviewed-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>