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.krawc...@huawei.com>
>> Signed-off-by: Zhao Chen <zhaoch...@huawei.com>
>> ---
>>   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-in...@vger.kernel.org
>>   S:    Maintained
>>   F:    drivers/input/touchscreen/htcpen.c
>>   +HUAWEI ETHERNET DRIVER
>> +M:    Aviad Krawczyk <aviad.krawc...@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
> 
> .
> 

Reply via email to