projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdc3792
)
net/mlx5: Update struct mlx5_ifc_xrqc_bits
author
Artemy Kovalyov
<artemyko@mellanox.com>
Wed, 31 Aug 2016 05:17:54 +0000
(
05:17
+0000)
committer
Leon Romanovsky
<leon@kernel.org>
Sun, 30 Oct 2016 13:43:02 +0000
(15:43 +0200)
Update struct mlx5_ifc_xrqc_bits according to last specification
Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
include/linux/mlx5/mlx5_ifc.h
patch
|
blob
|
history
diff --git
a/include/linux/mlx5/mlx5_ifc.h
b/include/linux/mlx5/mlx5_ifc.h
index 6045d4d580656b95a69a5f773db84945f39f9a23..12f72e45a3f0be0ead36aff09edbac70b66a746c 100644
(file)
--- a/
include/linux/mlx5/mlx5_ifc.h
+++ b/
include/linux/mlx5/mlx5_ifc.h
@@
-2844,7
+2844,7
@@
struct mlx5_ifc_xrqc_bits {
struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context;
- u8 reserved_at_180[0x
20
0];
+ u8 reserved_at_180[0x
88
0];
struct mlx5_ifc_wq_bits wq;
};