[SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Mar 2007 13:48:59 +0000 (10:48 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:26:31 +0000 (22:26 -0700)
commitca0605a7c8a42379c695308944b3ae82a85479f1
treefac6473d6c27587645eb33da9cbf4ed6ae61b59f
parent4305b541357ddbd205aa145dc378926b7cb12283
[SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too

I did it just in alloc_skb_from_cache, forgot __alloc_skb, fixed now.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c