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)
__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>

No differences found