Home
last modified time | relevance | path

Searched hist:adcfe1964e627b62fbc6e45609b1f0db2c64dd14 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff adcfe1964e627b62fbc6e45609b1f0db2c64dd14 Sat Mar 27 19:15:29 CDT 2010 Jan Engelhardt <jengelh@medozas.de> 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: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: David S. Miller <davem@davemloft.net>