diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2008-07-21 22:28:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-21 22:28:44 +0200 |
commit | 7943986ca1138ac99597b1aa4dc893012dcfdc08 (patch) | |
tree | d4e0461f4f0d8c6046253bb72ed12e583e19a5d9 /net/sched/sch_generic.c | |
parent | ipv6: use timer pending (diff) | |
download | linux-7943986ca1138ac99597b1aa4dc893012dcfdc08.tar.xz linux-7943986ca1138ac99597b1aa4dc893012dcfdc08.zip |
net: use kcalloc in netdev_queue alloc
Minor nit, use size_t for allocation size and kcalloc to allocate
an array. Probably makes no actual code difference.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_generic.c')
0 files changed, 0 insertions, 0 deletions