Skip to content
Snippets Groups Projects
Commit adcfe196 authored by Jan Engelhardt's avatar Jan Engelhardt Committed by David S. Miller
Browse files

net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64


When more data is stuffed into an nlmsg than initially projected, an
extra allocation needs to be done. Reserve enough for IFLA_STATS64 so
that this does not to needlessy happen.

Signed-off-by: default avatarJan Engelhardt <jengelh@medozas.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 14a4b42b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment