]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/ocrdma: Use right macro in query AH
authordevesh.sharma@emulex.com <devesh.sharma@emulex.com>
Fri, 5 Sep 2014 09:39:49 +0000 (15:09 +0530)
committerRoland Dreier <roland@purestorage.com>
Mon, 22 Sep 2014 16:37:43 +0000 (09:37 -0700)
commitf0c2c225dfe9dfb668fe72eadabb8a3ec74ca036
tree7508d28604e54a5a0be90f7ccc2464440e3985cd
parent1be528bcb88d0b854dda1d60b31f4f8f7310f034
RDMA/ocrdma: Use right macro in query AH

ocrdma_query_ah() does not use correct macro, and checks the wrong bit
for the validity of address handle in vector table.  Fix this.

Signed-off-by: Devesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/ocrdma/ocrdma_ah.c