Re: [PATCH V6 21/21] net-next/hinic: Add netpoll

From: Sergei Shtylyov
Date: Thu Aug 17 2017 - 08:57:25 EST


Hello.

On 08/17/2017 03:25 PM, Aviad Krawczyk wrote:

Add more netdev operation - netpoll.

Signed-off-by: Aviad Krawczyk <aviad.krawczyk@xxxxxxxxxx>
Signed-off-by: Zhao Chen <zhaochen6@xxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
S: Maintained
F: drivers/input/touchscreen/htcpen.c
+HUAWEI ETHERNET DRIVER
+M: Aviad Krawczyk <aviad.krawczyk@xxxxxxxxxx>
+L: netdev@xxxxxxxxxxxxxxx
+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