commit | 77f60833b8e75c72e133c38a33d12ecf0689206a | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Fri May 08 14:27:21 2015 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Wed May 20 12:32:58 2015 -0400 |
tree | 52f2396199014eb3c51496a0442a0a60a2392bd2 | |
parent | b78d28a2af52584e43ff253603b26e38dee3f747 [diff] |
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 <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>