summaryrefslogtreecommitdiff
path: root/fs/ceph/debugfs.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2021-10-05 04:05:07 +0300
committerDavid S. Miller <davem@davemloft.net>2021-10-05 14:39:07 +0300
commitdbe0b88064494b7bb6a9b2aa7e085b14a3112d44 (patch)
tree57d1152f24912b9c29e053dbef0cdb0af4886f46 /fs/ceph/debugfs.c
parentbaf33d7a75642b4b38a87fdf1cd96b506df4849f (diff)
downloadlinux-dbe0b88064494b7bb6a9b2aa7e085b14a3112d44.tar.xz
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 <edumazet@google.com> Cc: Nikolay Aleksandrov <nikolay@nvidia.com> Cc: Vivien Didelot <vivien.didelot@gmail.com> Acked-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/ceph/debugfs.c')
0 files changed, 0 insertions, 0 deletions