IB/uverbs: Fix query QP return of sq_sig_all
authorDotan Barak <dotanb@mellanox.co.il>
Thu, 2 Mar 2006 19:25:27 +0000 (11:25 -0800)
committerRoland Dreier <rolandd@cisco.com>
Mon, 20 Mar 2006 18:08:21 +0000 (10:08 -0800)
commit27d56300647f6e76847bc2407d7abc782fe87495
tree58e63c3f4271e65807e8508944306a7c227aa987
parent4546d31d84beafe74c56651173ac4fe197c7de8b
IB/uverbs: Fix query QP return of sq_sig_all

The old code didn't convert from the kernel's enum correctly.

Signed-off-by: Dotan Barak <dotanb@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/uverbs_cmd.c