diff options
author | Gerd Bayer <[email protected]> | 2024-11-15 18:44:57 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-11-18 18:50:39 -0800 |
commit | 16a04d043baa963d9f192ea5cae3556d1859974c (patch) | |
tree | 14fc61342624763c380a9f826f9f8b134680ea56 | |
parent | 5b7cfe06333db98f67bd1c259ffe94829851809c (diff) |
net/smc: Run patches also by RDMA ML
Commits for the SMC protocol usually get carried through the netdev
mailing list. Some portions use InfiniBand verbs that are discussed on
the RDMA mailing list. So run patches by that list too to increase the
likelihood that all interested parties can see them.
Signed-off-by: Gerd Bayer <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96b9344c3524..3aca9519d9a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20988,6 +20988,7 @@ M: Jan Karcher <[email protected]> R: D. Wythe <[email protected]> R: Tony Lu <[email protected]> R: Wen Gu <[email protected]> S: Supported F: net/smc/ |