Skip to content
Commit 3d8ea1fd authored by Milton Miller's avatar Milton Miller Committed by David S. Miller
Browse files

tcp: correct kcalloc usage



kcalloc is supposed to be called with the count as its first argument and
the element size as the second.

Signed-off-by: default avatarMilton Miller <miltonm@bga.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4edc2f34
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