Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714011
| From | Aviad Krawczyk <aviad.krawczyk@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V6 21/21] net-next/hinic: Add netpoll |
| Date | 2017-08-17 15:10 +0200 |
| Message-ID | <ufsIH-5i2-51@gated-at.bofh.it> (permalink) |
| References | <ufs5X-4Nj-3@gated-at.bofh.it> <ufs5Y-4Nj-53@gated-at.bofh.it> <ufsyZ-4YZ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Will be fixed in V7 Thanks On 8/17/2017 3:57 PM, Sergei Shtylyov wrote: > Hello. > > On 08/17/2017 03:25 PM, Aviad Krawczyk wrote: > >> Add more netdev operation - netpoll. >> >> 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 | 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@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/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 > > . >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V6 21/21] net-next/hinic: Add netpoll Aviad Krawczyk <aviad.krawczyk@huawei.com> - 2017-08-17 14:30 +0200
Re: [PATCH V6 21/21] net-next/hinic: Add netpoll Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2017-08-17 15:00 +0200
Re: [PATCH V6 21/21] net-next/hinic: Add netpoll Aviad Krawczyk <aviad.krawczyk@huawei.com> - 2017-08-17 15:10 +0200
csiph-web