diff options
author | Vinicius Costa Gomes <[email protected]> | 2021-05-21 17:46:54 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-23 16:11:23 -0700 |
commit | 1e69abf98921fa27e2064970b614502d85230f9f (patch) | |
tree | e02f104e74af99ee47e11678302734910483d195 | |
parent | e29f011e8fc04b2cdc742a2b9bbfa1b62518381a (diff) |
MAINTAINERS: Add entries for CBS, ETF and taprio qdiscs
Add Vinicius Costa Gomes as maintainer for these qdiscs.
These qdiscs are all TSN (Time Sensitive Networking) related.
Signed-off-by: Vinicius Costa Gomes <[email protected]>
Acked-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 251111e5da53..2cc1cb72bc92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4138,6 +4138,14 @@ S: Odd Fixes F: Documentation/devicetree/bindings/arm/cavium-thunder2.txt F: arch/arm64/boot/dts/cavium/thunder2-99xx* +CBS/ETF/TAPRIO QDISCS +M: Vinicius Costa Gomes <[email protected]> +S: Maintained +F: net/sched/sch_cbs.c +F: net/sched/sch_etf.c +F: net/sched/sch_taprio.c + CC2520 IEEE-802.15.4 RADIO DRIVER M: Varka Bhadram <[email protected]> |