OSDN Git Service

net: Update kernel-doc for __alloc_skb()
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 6 Jun 2012 15:23:37 +0000 (15:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jun 2012 20:18:54 +0000 (13:18 -0700)
commit94b6042cfed02229b05e04002ab00085b60f8213
tree40d4be159d944dc487fd41c8597eb3ee5580da00
parent0bb79565aaa4d917a14c87deae8b98a61833307a
net: Update kernel-doc for __alloc_skb()

__alloc_skb() now extends tailroom to allow the use of padding added
by the heap allocator.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c