Skip to content
Commit b607bd90 authored by Jean Delvare's avatar Jean Delvare Committed by David S. Miller
Browse files

net: Fix wrong sizeof



Which is why I have always preferred sizeof(struct foo) over
sizeof(var).

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Acked-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 42324c62
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