projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a26b0b5
)
mlxsw: pci: Fix a typo
author
Nir Dotan
<nird@mellanox.com>
Mon, 8 Oct 2018 18:50:40 +0000
(18:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Oct 2018 05:22:07 +0000
(22:22 -0700)
Signed-off-by: Nir Dotan <nird@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/pci_hw.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/mellanox/mlxsw/pci_hw.h
b/drivers/net/ethernet/mellanox/mlxsw/pci_hw.h
index
83f452b
..
bb99f6d
100644
(file)
--- a/
drivers/net/ethernet/mellanox/mlxsw/pci_hw.h
+++ b/
drivers/net/ethernet/mellanox/mlxsw/pci_hw.h
@@
-221,7
+221,7
@@
MLXSW_ITEM32(pci, eqe, event_type, 0x0C, 24, 8);
MLXSW_ITEM32(pci, eqe, event_sub_type, 0x0C, 16, 8);
/* pci_eqe_cqn
- * Completion Queue that triggere
t
this EQE.
+ * Completion Queue that triggere
d
this EQE.
*/
MLXSW_ITEM32(pci, eqe, cqn, 0x0C, 8, 7);