mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-08 14:13:53 +00:00
qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"
There is a spelling mistake in a DP_VERBOSE message. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9b139a3801
commit
9cbfc51af0
@ -1654,7 +1654,7 @@ int qed_ll2_establish_connection(void *cxt, u8 connection_handle)
|
||||
|
||||
DP_VERBOSE(p_hwfn,
|
||||
QED_MSG_LL2,
|
||||
"Establishing ll2 queue. PF %d ctx_bsaed=%d abs qid=%d stats_id=%d\n",
|
||||
"Establishing ll2 queue. PF %d ctx_based=%d abs qid=%d stats_id=%d\n",
|
||||
p_hwfn->rel_pf_id,
|
||||
p_ll2_conn->input.rx_conn_type, qid, stats_id);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user