Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714816
| From | Salil Mehta <salil.mehta@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver |
| Date | 2017-08-18 13:40 +0200 |
| Message-ID | <ufNN7-346-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch-set fixes various bugs reported by community.
Salil Mehta (3):
net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats
fetch
net: hns3: Fixes the static checker error warning in
hns3_get_link_ksettings()
net: hns3: Fixes the static check warning due to missing unsupp L3
proto check
.../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c | 16 +++-
.../ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c | 85 ++++++++++++----------
2 files changed, 60 insertions(+), 41 deletions(-)
--
2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver Salil Mehta <salil.mehta@huawei.com> - 2017-08-18 13:40 +0200 [PATCH net-next 3/3] net: hns3: Fixes the static check warning due to missing unsupp L3 proto check Salil Mehta <salil.mehta@huawei.com> - 2017-08-18 13:40 +0200 [PATCH net-next 1/3] net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch Salil Mehta <salil.mehta@huawei.com> - 2017-08-18 13:40 +0200 [PATCH net-next 2/3] net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() Salil Mehta <salil.mehta@huawei.com> - 2017-08-18 13:40 +0200 Re: [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver David Miller <davem@davemloft.net> - 2017-08-18 19:40 +0200
csiph-web