Re: [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll

From: Aviad Krawczyk
Date: Wed Jul 19 2017 - 08:42:11 EST


Hi Sergei,

I meant that drivers/net/ethernet/huawei/* is all the dir under huawei dir.
(I saw this style of '*' is used in the maintainers file)
I will change it to drivers/net/ethernet/huawei/hinic/ in the next fix.

Thanks for review,
Aviad

On 7/19/2017 2:34 PM, Sergei Shtylyov wrote:
> On 7/19/2017 12:19 PM, Aviad Krawczyk wrote:
>
>> Add more netdev operations.
>>
>> 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 | 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@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/*
>
> This means that subdirs there are not maintained, did you really mean it?
>
> [...]
>
> MNR, Sergei
>
> .
>