diff options
author | Ido Schimmel <idosch@nvidia.com> | 2023-10-25 15:30:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-27 10:51:41 +0100 |
commit | 62ef9cba98a2e401b1e8b5dedcc56b735031e744 (patch) | |
tree | 352f9061278a9dd5d9aeea1b23f67bcf8ca2be79 /include/ufs/ufshci.h | |
parent | 1b6d993509c13d180b2a9fbfe0ebc48e344348df (diff) |
bridge: mcast: Factor out a helper for PG entry size calculation
Currently, netlink notifications are sent for individual port group
entries and not for the entire MDB entry itself.
Subsequent patches are going to add MDB get support which will require
the bridge driver to reply with an entire MDB entry.
Therefore, as a preparation, factor out an helper to calculate the size
of an individual port group entry. When determining the size of the
reply this helper will be invoked for each port group entry in the MDB
entry.
No functional changes intended.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/ufs/ufshci.h')
0 files changed, 0 insertions, 0 deletions