Commit a6f53606 authored by Dai Shixin's avatar Dai Shixin Committed by Jakub Kicinski

qed: fix a typo in comment

Fix a typo of "permision" which should be "permission".
Signed-off-by: default avatarDai Shixin <dai.shixin@zte.com.cn>
Signed-off-by: default avatarYang Yang <yang.yang29@zte.com.cn>
Link: https://lore.kernel.org/r/202301091935262709751@zte.com.cnSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent ef1757ef
......@@ -831,7 +831,7 @@ static int qed_iov_enable_vf_access(struct qed_hwfn *p_hwfn,
* @p_hwfn: HW device data.
* @p_ptt: PTT window for writing the registers.
* @vf: VF info data.
* @enable: The actual permision for this VF.
* @enable: The actual permission for this VF.
*
* In E4, queue zone permission table size is 320x9. There
* are 320 VF queues for single engine device (256 for dual
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment