commit | ca0605a7c8a42379c695308944b3ae82a85479f1 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Mar 19 10:48:59 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:26:31 2007 -0700 |
tree | fac6473d6c27587645eb33da9cbf4ed6ae61b59f | |
parent | 4305b541357ddbd205aa145dc378926b7cb12283 [diff] |
[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>