]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit159048a37a119c24f34368cae0333b652e77b11a
tree40d4be159d944dc487fd41c8597eb3ee5580da00
parent2088d4e2e918861ee531d9c8652c312c3604a915
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