提交 9e664316 编写于 作者: N Nir Dotan 提交者: David S. Miller

mlxsw: pci: Fix a typo

Signed-off-by: NNir Dotan <nird@mellanox.com>
Signed-off-by: NIdo Schimmel <idosch@mellanox.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 a26b0b53
...@@ -221,7 +221,7 @@ MLXSW_ITEM32(pci, eqe, event_type, 0x0C, 24, 8); ...@@ -221,7 +221,7 @@ MLXSW_ITEM32(pci, eqe, event_type, 0x0C, 24, 8);
MLXSW_ITEM32(pci, eqe, event_sub_type, 0x0C, 16, 8); MLXSW_ITEM32(pci, eqe, event_sub_type, 0x0C, 16, 8);
/* pci_eqe_cqn /* pci_eqe_cqn
* Completion Queue that triggeret this EQE. * Completion Queue that triggered this EQE.
*/ */
MLXSW_ITEM32(pci, eqe, cqn, 0x0C, 8, 7); MLXSW_ITEM32(pci, eqe, cqn, 0x0C, 8, 7);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册