Hello.
On 08/17/2017 03:25 PM, Aviad Krawczyk wrote:
quoted hunk ↗ jump to hunk
Add more netdev operation - netpoll.
Signed-off-by: Aviad Krawczyk <redacted>
Signed-off-by: Zhao Chen <redacted>
---
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: linux-input@vger.kernel.org
S: Maintained
F: drivers/input/touchscreen/htcpen.c
+HUAWEI ETHERNET DRIVER
+M: Aviad Krawczyk <aviad.krawczyk@huawei.com>
+L: netdev@vger.kernel.org
+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