diff options
author | Jose Abreu | 2019-07-22 10:39:31 +0200 |
---|---|---|
committer | David S. Miller | 2019-07-22 18:23:32 -0700 |
commit | ec5e5ce1e18b44d0c4779619de3552e0afa5a11d (patch) | |
tree | cd08fe8d25dbec45c7110dd78f49763de2535512 /scripts | |
parent | cbcf0999ae33e7a8e1dba7ca935556634f679ccf (diff) |
net: stmmac: Use kcalloc() instead of kmalloc_array()
We need the memory to be zeroed upon allocation so use kcalloc()
instead.
Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions