Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184959
b: refs/heads/master
c: 17a55f7
h: refs/heads/master
i:
  184957: 98bb8eb
  184955: 956305c
  184951: 09d1077
  184943: 20f0af6
  184927: c6c11fd
  184895: 79714ae
  184831: 7d72d5c
v: v3
  • Loading branch information
Alexander Chiang authored and Roland Dreier committed Feb 24, 2010
1 parent 12802e0 commit aa4074a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cdb8e43889a5d21ce706f5a93d3e1c9940cde1dc
refs/heads/master: 17a55f79fd8051a6a8a6e84176c83af71877a98b
4 changes: 2 additions & 2 deletions trunk/include/rdma/ib_verbs.h
Original file line number Diff line number Diff line change
Expand Up @@ -984,9 +984,9 @@ struct ib_device {
struct list_head event_handler_list;
spinlock_t event_handler_lock;

spinlock_t client_data_lock;
struct list_head core_list;
struct list_head client_data_list;
spinlock_t client_data_lock;

struct ib_cache cache;
int *pkey_tbl_len;
Expand Down Expand Up @@ -1144,8 +1144,8 @@ struct ib_device {
IB_DEV_UNREGISTERED
} reg_state;

u64 uverbs_cmd_mask;
int uverbs_abi_ver;
u64 uverbs_cmd_mask;

char node_desc[64];
__be64 node_guid;
Expand Down

0 comments on commit aa4074a

Please sign in to comment.