Skip to content
Commit 5bc4b46a authored by Fabian Frederick's avatar Fabian Frederick Committed by David S. Miller
Browse files

net: dsa: replace count*size kmalloc by kmalloc_array



kmalloc_array manages count*sizeof overflow.

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f35423c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment