Re: [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll
From: Sergei Shtylyov <hidden>
Date: 2017-07-19 11:34:31
Also in:
lkml
From: Sergei Shtylyov <hidden>
Date: 2017-07-19 11:34:31
Also in:
lkml
On 7/19/2017 12:19 PM, Aviad Krawczyk wrote:
Add more netdev operations. Signed-off-by: Aviad Krawczyk <redacted> Signed-off-by: Zhao Chen <redacted> --- MAINTAINERS | 7 ++++++ drivers/net/ethernet/huawei/hinic/hinic_main.c | 35 ++++++++++++++++++++++++++ 2 files changed, 42 insertions(+)diff --git a/MAINTAINERS b/MAINTAINERS index 1347726..5c85602 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -6269,6 +6269,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/*
This means that subdirs there are not maintained, did you really mean it?
[...]
MNR, Sergei