Skip to content

Commit

Permalink
IB/ehca: Adjust 64-bit alignment of create QP response for userspace
Browse files Browse the repository at this point in the history
Signed-off-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
  • Loading branch information
Hoang-Nam Nguyen authored and Roland Dreier committed Oct 10, 2007
1 parent 03f72a5 commit a660722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/infiniband/hw/ehca/ehca_classes.h
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ struct ehca_create_qp_resp {
/* qp_num assigned by ehca: sqp0/1 may have got different numbers */
u32 real_qp_num;
u32 fw_handle_ofs;
u32 dummy;
struct ipzu_queue_resp ipz_squeue;
struct ipzu_queue_resp ipz_rqueue;
};
Expand Down

0 comments on commit a660722

Please sign in to comment.