diff options
author | 2016-11-22 14:14:28 +0800 | |
---|---|---|
committer | 2016-11-23 20:18:36 -0500 | |
commit | 93af205656bed3d8d3f4b85b2a3749c7ed7d996a (patch) | |
tree | 8e8802881d7ea5a749faf4ea97e81adae6dca0bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bnxt_en: Fix a VXLAN vs GENEVE issue (diff) | |
download | wireguard-linux-93af205656bed3d8d3f4b85b2a3749c7ed7d996a.tar.xz wireguard-linux-93af205656bed3d8d3f4b85b2a3749c7ed7d996a.zip |
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
For RT netlink, calcit() function should return the minimal size for
netlink dump message. This will make sure that dump message for every
network device can be stored.
Currently, rtnl_calcit() function doesn't account the size of header of
netlink message, this patch will fix it.
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions