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:
5582745
)
qed: fix spelling mistake "Dispalying" -> "Displaying"
author
Colin Ian King
<
[email protected]
>
Mon, 3 Dec 2018 17:13:31 +0000
(17:13 +0000)
committer
David S. Miller
<
[email protected]
>
Wed, 5 Dec 2018 04:25:59 +0000
(20:25 -0800)
There is a spelling mistake in a DP_NOTICE message, fix it.
Signed-off-by: Colin Ian King <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/qlogic/qed/qed_dev.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/qlogic/qed/qed_dev.c
b/drivers/net/ethernet/qlogic/qed/qed_dev.c
index a817b6632eb2f8d0a22fc66107dc8ce7dd6bf06b..8f655142194576a6fe5e484ab28701a2956b36a0 100644
(file)
--- a/
drivers/net/ethernet/qlogic/qed/qed_dev.c
+++ b/
drivers/net/ethernet/qlogic/qed/qed_dev.c
@@
-285,7
+285,7
@@
void qed_db_recovery_dp(struct qed_hwfn *p_hwfn)
struct qed_db_recovery_entry *db_entry = NULL;
DP_NOTICE(p_hwfn,
- "Disp
al
ying doorbell recovery database. Counter was %d\n",
+ "Disp
la
ying doorbell recovery database. Counter was %d\n",
p_hwfn->db_recovery_info.db_recovery_counter);
/* Protect the list */