diff options
author | David S. Miller <davem@davemloft.net> | 2020-04-24 15:41:51 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-24 15:41:51 -0700 |
commit | 92dc39fd4047c8fb7573df5247a81717bc10e247 (patch) | |
tree | 6837e200de06d59c71129382677e0d590cc24ef6 /net/sched/cls_api.c | |
parent | 1802136023c010759d9ed1ff2b6384bcbf5eb3f9 (diff) | |
parent | 4780dbdbd957c204b62680161f39bb0bc4daf3a0 (diff) | |
download | kernel_replicant_linux-92dc39fd4047c8fb7573df5247a81717bc10e247.tar.gz kernel_replicant_linux-92dc39fd4047c8fb7573df5247a81717bc10e247.tar.bz2 kernel_replicant_linux-92dc39fd4047c8fb7573df5247a81717bc10e247.zip |
Merge branch 'mlxsw-Mirroring-cleanups'
Ido Schimmel says:
====================
mlxsw: Mirroring cleanups
This patch set contains various cleanups in SPAN (mirroring) code
noticed by Amit and I while working on future enhancements in this area.
No functional changes intended. Tested by current mirroring selftests.
Patches #1-#2 from Amit reduce nesting in a certain function and rename
a callback to a more meaningful name.
Patch #3 removes debug prints that have little value.
Patch #4 converts a reference count to 'refcount_t' in order to catch
over/under flows.
Patch #5 replaces a zero-length array with flexible-array member in
order to get a compiler warning in case the flexible array does not
occur last in the structure.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions