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:
83b502a
)
net/mlx5: Update struct mlx5_ifc_xrqc_bits
author
Artemy Kovalyov
<artemyko@mellanox.com>
Sun, 3 Jul 2016 11:57:33 +0000
(14:57 +0300)
committer
Leon Romanovsky
<leon@kernel.org>
Thu, 18 Aug 2016 15:49:51 +0000
(18:49 +0300)
Update struct mlx5_ifc_xrqc_bits according to last specification
Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@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 e1f8e3491867def5db37756ebe4cc019a54a0de4..5f150c849a8f33782d84f3d80cb4f195f74a0517 100644
(file)
--- a/
include/linux/mlx5/mlx5_ifc.h
+++ b/
include/linux/mlx5/mlx5_ifc.h
@@
-2829,7
+2829,7
@@
struct mlx5_ifc_xrqc_bits {
struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context;
- u8 reserved_at_180[0x
18
0];
+ u8 reserved_at_180[0x
20
0];
struct mlx5_ifc_wq_bits wq;
};