Commit 7ac7bfe7 authored by Jiangshan Yi's avatar Jiangshan Yi Committed by Leon Romanovsky

RDMA/opa_vnic: fix spelling typo in comment

Fix spelling typo in comment.
Reported-by: default avatark2ci <kernel-bot@kylinos.cn>
Signed-off-by: default avatarJiangshan Yi <yijiangshan@kylinos.cn>
Link: https://lore.kernel.org/r/20221009081047.2643471-1-13667453960@163.comSigned-off-by: default avatarLeon Romanovsky <leon@kernel.org>
parent 53c2d5b1
......@@ -51,7 +51,7 @@ static inline void *opa_vnic_dev_priv(const struct net_device *dev)
return oparn->dev_priv;
}
/* opa_vnic skb meta data structrue */
/* opa_vnic skb meta data structure */
struct opa_vnic_skb_mdata {
u8 vl;
u8 entropy;
......
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