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:
4bcd4ec
)
qed: fix spelling mistake "faspath" -> "fastpath"
author
Colin Ian King
<
[email protected]
>
Tue, 16 Apr 2019 11:43:17 +0000
(12:43 +0100)
committer
David S. Miller
<
[email protected]
>
Wed, 17 Apr 2019 04:39:10 +0000
(21:39 -0700)
There is a spelling mistake in a DP_INFO message, fix it.
Signed-off-by: Colin Ian King <
[email protected]
>
Reviewed-by: Mukesh Ojha <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/qlogic/qed/qed_sriov.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/qlogic/qed/qed_sriov.c
b/drivers/net/ethernet/qlogic/qed/qed_sriov.c
index 9faaa6df78ed99b8b20b7f78b9efa9d4113b74e3..2f318aaf2b05d8145d4a0a4c45421fbff0bad455 100644
(file)
--- a/
drivers/net/ethernet/qlogic/qed/qed_sriov.c
+++ b/
drivers/net/ethernet/qlogic/qed/qed_sriov.c
@@
-1591,7
+1591,7
@@
static void qed_iov_vf_mbx_acquire(struct qed_hwfn *p_hwfn,
p_vfdev->eth_fp_hsi_minor = ETH_HSI_VER_NO_PKT_LEN_TUNN;
} else {
DP_INFO(p_hwfn,
- "VF[%d] needs fastpath HSI %02x.%02x, which is incompatible with loaded FW's faspath HSI %02x.%02x\n",
+ "VF[%d] needs fastpath HSI %02x.%02x, which is incompatible with loaded FW's fas
t
path HSI %02x.%02x\n",
vf->abs_vf_id,
req->vfdev_info.eth_fp_hsi_major,
req->vfdev_info.eth_fp_hsi_minor,