Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-arm
  • Repository
Switch branch/tag
  • ipipe-arm
  • drivers
  • infiniband
  • core
  • mad.c
Find file BlameHistoryPermalink
  • Ira Weiny's avatar
    IB/mad: Change ib_response_mad signature arguments · 96909308
    Ira Weiny authored May 08, 2015
    
    
    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: default avatarJason Gunthorpe <jgunthorpe@obsidianresearch.com>
    Reviewed-by: default avatarSean Hefty <sean.hefty@intel.com>
    Signed-off-by: default avatarIra Weiny <ira.weiny@intel.com>
    Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
    96909308

Imprint & Privacy Policy