Hello.
On 08/17/2017 03:25 PM, Aviad Krawczyk wrote:
Add more netdev operation - netpoll.
Signed-off-by: Aviad Krawczyk <[email protected]>
Signed-off-by: Zhao Chen <[email protected]>
---
MAINTAINERS | 7 +++++++
drivers/net/ethernet/huawei/hinic/hinic_main.c | 20 ++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 0e967b3..8f9ea9b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6240,6 +6240,13 @@ L: [email protected]
S: Maintained
F: drivers/input/touchscreen/htcpen.c
+HUAWEI ETHERNET DRIVER
+M: Aviad Krawczyk <[email protected]>
+L: [email protected]
+S: Supported
+F: Documentation/networking/hinic.txt
+F: drivers/net/ethernet/huawei/hinic/
+
Sorry for not asking this question before: how is the new MAINTAINERS
record related to the netpoll support? This should be in a separate patch.
[...]
MBR, Sergei