]> git.karo-electronics.de Git - linux-beck.git/commit
IB/mad: Clean up rcv_has_same_class
authorIra Weiny <ira.weiny@intel.com>
Fri, 8 May 2015 18:27:23 +0000 (14:27 -0400)
committerDoug Ledford <dledford@redhat.com>
Wed, 20 May 2015 16:34:45 +0000 (12:34 -0400)
commit8bf4b30c24df184528261e252227debf611b4c11
tree1b9c9dbf07e5c8106c696a0887430c0f5bc86d7e
parent96909308542006215980874ce496101ea51aa031
IB/mad: Clean up rcv_has_same_class

rcv_has_same_class only needs access to the MAD header
specify WR and Receive WC as const

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>
drivers/infiniband/core/mad.c