diff options
author | Subash Abhinov Kasiviswanathan <[email protected]> | 2019-12-12 04:00:15 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-12-13 15:14:24 -0800 |
commit | 9c3194dd93b067d0a9fd84d516de69f438dbc9c2 (patch) | |
tree | 057345b325c505d01a32c8b05f636e6cf68ee727 | |
parent | 0af67e49b018e7280a4227bfe7b6005bc9d3e442 (diff) |
MAINTAINERS: Add maintainers for rmnet
Add myself and Sean as maintainers for rmnet driver.
Signed-off-by: Sean Tranchetti <[email protected]>
Signed-off-by: Subash Abhinov Kasiviswanathan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b908e56639e3..e34488f7baae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13709,6 +13709,15 @@ L: [email protected] S: Maintained F: drivers/iommu/qcom_iommu.c +QUALCOMM RMNET DRIVER +M: Subash Abhinov Kasiviswanathan <[email protected]> +M: Sean Tranchetti <[email protected]> +S: Maintained +F: drivers/net/ethernet/qualcomm/rmnet/ +F: Documentation/networking/device_drivers/qualcomm/rmnet.txt +F: include/linux/if_rmnet.h + QUALCOMM TSENS THERMAL DRIVER M: Amit Kucheria <[email protected]> |