提交 09001b03 编写于 作者: W Wenhua Shi 提交者: David S. Miller

net: fix typo in skbuff.c

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 b9849860
...@@ -1896,7 +1896,7 @@ void *__pskb_pull_tail(struct sk_buff *skb, int delta) ...@@ -1896,7 +1896,7 @@ void *__pskb_pull_tail(struct sk_buff *skb, int delta)
} }
/* If we need update frag list, we are in troubles. /* If we need update frag list, we are in troubles.
* Certainly, it possible to add an offset to skb data, * Certainly, it is possible to add an offset to skb data,
* but taking into account that pulling is expected to * but taking into account that pulling is expected to
* be very rare operation, it is worth to fight against * be very rare operation, it is worth to fight against
* further bloating skb head and crucify ourselves here instead. * further bloating skb head and crucify ourselves here instead.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册