aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-10-04 18:05:07 -0700
committerDavid S. Miller <[email protected]>2021-10-05 12:39:07 +0100
commitdbe0b88064494b7bb6a9b2aa7e085b14a3112d44 (patch)
tree57d1152f24912b9c29e053dbef0cdb0af4886f46 /scripts/gdb/linux/utils.py
parentbaf33d7a75642b4b38a87fdf1cd96b506df4849f (diff)
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
bridge_fill_linkxstats() is using nla_reserve_64bit(). We must use nla_total_size_64bit() instead of nla_total_size() for corresponding data structure. Fixes: 1080ab95e3c7 ("net: bridge: add support for IGMP/MLD stats and export them via netlink") Signed-off-by: Eric Dumazet <[email protected]> Cc: Nikolay Aleksandrov <[email protected]> Cc: Vivien Didelot <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions