Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1691650

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

From Aviad Krawczyk <aviad.krawczyk@huawei.com>
Newsgroups linux.kernel
Subject Re: [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll
Date 2017-07-19 14:50 +0200
Message-ID <u4WAq-bK-11@gated-at.bofh.it> (permalink)
References <u4TsR-6zb-5@gated-at.bofh.it> <u4TsT-6zb-41@gated-at.bofh.it> <u4VuG-7V9-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@huawei.com>
>> Signed-off-by: Zhao Chen <zhaochen6@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-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
> 
> .
> 

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll Aviad Krawczyk <aviad.krawczyk@huawei.com> - 2017-07-19 11:30 +0200
  Re: [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and  netpoll Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2017-07-19 13:40 +0200
    Re: [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and  netpoll Aviad Krawczyk <aviad.krawczyk@huawei.com> - 2017-07-19 14:50 +0200

csiph-web