net/core: fix comment in skb_try_coalesce
authorLi RongQing <roy.qing.li@gmail.com>
Tue, 18 Sep 2012 16:53:21 +0000 (16:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Sep 2012 21:29:13 +0000 (17:29 -0400)
commit8ea853fd0b721f14eacff1a5b364fe3e60d2dd82
tree4d88c59d6c38c7796be32cdf41cec21984a1bdcb
parented3770a9cd5764a575b83810ea679bbff2b03082
net/core: fix comment in skb_try_coalesce

It should be the skb which is not cloned

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c