Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241980
| From | huangdaode <huangdaode@hisilicon.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net-next 0/2] net: fix some bugs in HNS drivers |
| Date | 2015-10-08 08:10 +0200 |
| Message-ID | <qhcyR-3lW-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset fixes the two bugs in HNS driver, one is for fixing the compilation warning bug on arm 32-bit platform, another is fixing the wrong mac port judgement bug which is found during internal tests. huangdaode (2): net: Fix Hisilicon Network Subsystem compilation warning net: fix a bug on Hisilicon Network Subsystem drivers/net/ethernet/hisilicon/hns/hnae.c | 12 ++++++------ drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH net-next 0/2] net: fix some bugs in HNS drivers huangdaode <huangdaode@hisilicon.com> - 2015-10-08 08:10 +0200
Re: [PATCH net-next 0/2] net: fix some bugs in HNS drivers David Miller <davem@davemloft.net> - 2015-10-11 13:50 +0200
Re: [PATCH net-next 0/2] net: fix some bugs in HNS drivers huangdaode <huangdaode@hisilicon.com> - 2015-10-12 04:40 +0200
csiph-web