commit | 94b6042cfed02229b05e04002ab00085b60f8213 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <[email protected]> | Wed Jun 06 15:23:37 2012 +0000 |
committer | David S. Miller <[email protected]> | Thu Jun 07 13:18:54 2012 -0700 |
tree | 40d4be159d944dc487fd41c8597eb3ee5580da00 | |
parent | 0bb79565aaa4d917a14c87deae8b98a61833307a [diff] |
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>