diff options
| author | Ido Schimmel <idosch@mellanox.com> | 2020-02-17 16:29:31 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-02-17 14:42:53 -0800 |
| commit | b96f54698040a51b8a87bdf09478faad56375680 (patch) | |
| tree | 107981c61c0f8192a5a624282d2d0b8ca110bd06 /scripts/stackusage | |
| parent | net: bridge: teach ndo_dflt_bridge_getlink() more brport flags (diff) | |
| download | linux-b96f54698040a51b8a87bdf09478faad56375680.tar.gz linux-b96f54698040a51b8a87bdf09478faad56375680.zip | |
mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting
'refcount_t' is very useful for catching over/under flows. Convert the
FID (Filtering Identifier) objects to use it instead of 'unsigned int'
for their reference count.
A subsequent patch in the series will change the way VXLAN devices hold
/ release the FID reference, which is why the conversion is made now.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
