aboutsummaryrefslogtreecommitdiff
path: root/sys/ofed/include/rdma/ib_verbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ofed/include/rdma/ib_verbs.h')
-rw-r--r--sys/ofed/include/rdma/ib_verbs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ofed/include/rdma/ib_verbs.h b/sys/ofed/include/rdma/ib_verbs.h
index 0c40a6f18f7c..0908c106f513 100644
--- a/sys/ofed/include/rdma/ib_verbs.h
+++ b/sys/ofed/include/rdma/ib_verbs.h
@@ -609,7 +609,7 @@ struct ib_port_attr {
u8 subnet_timeout;
u8 init_type_reply;
u8 active_width;
- u8 active_speed;
+ u16 active_speed;
u8 phys_state;
bool grh_required;
};