diff options
| author | Takashi Iwai <tiwai@suse.de> | 2010-11-03 10:51:26 -0400 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2010-11-03 10:51:26 -0400 |
| commit | 69dbdd819599e2f3b77c172e83af512845bca5ad (patch) | |
| tree | 49939d8b80ec2115a801eae2aebc21f23867c876 /include/rdma/ib_user_verbs.h | |
| parent | 87232dd49aeb6b7d1af291edca8bd129a82ef4b5 (diff) | |
| parent | 75e3f3137cb570661c2ad3035a139dda671fbb63 (diff) | |
Merge branch 'fix/asoc' into for-linus
Diffstat (limited to 'include/rdma/ib_user_verbs.h')
| -rw-r--r-- | include/rdma/ib_user_verbs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/rdma/ib_user_verbs.h b/include/rdma/ib_user_verbs.h index a17f77106149..fe5b05177a2c 100644 --- a/include/rdma/ib_user_verbs.h +++ b/include/rdma/ib_user_verbs.h | |||
| @@ -205,7 +205,8 @@ struct ib_uverbs_query_port_resp { | |||
| 205 | __u8 active_width; | 205 | __u8 active_width; |
| 206 | __u8 active_speed; | 206 | __u8 active_speed; |
| 207 | __u8 phys_state; | 207 | __u8 phys_state; |
| 208 | __u8 reserved[3]; | 208 | __u8 link_layer; |
| 209 | __u8 reserved[2]; | ||
| 209 | }; | 210 | }; |
| 210 | 211 | ||
| 211 | struct ib_uverbs_alloc_pd { | 212 | struct ib_uverbs_alloc_pd { |
