Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241980 > unrolled thread
| Started by | huangdaode <huangdaode@hisilicon.com> |
|---|---|
| First post | 2015-10-08 08:10 +0200 |
| Last post | 2015-10-12 04:40 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | huangdaode <huangdaode@hisilicon.com> |
|---|---|
| Date | 2015-10-08 08:10 +0200 |
| Subject | [PATCH net-next 0/2] net: fix some bugs in HNS drivers |
| Message-ID | <qhcyR-3lW-11@gated-at.bofh.it> |
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/
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2015-10-11 13:50 +0200 |
| Message-ID | <qinix-7fN-5@gated-at.bofh.it> |
| In reply to | #1241980 |
From: huangdaode <huangdaode@hisilicon.com> Date: Thu, 8 Oct 2015 14:17:23 +0800 > 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. This patch series does not apply to the net-next tree at all. Also, both patches should use a subsystem prefix of "hisilicon: " in the Subject lines. Thanks. -- 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/
[toc] | [prev] | [next] | [standalone]
| From | huangdaode <huangdaode@hisilicon.com> |
|---|---|
| Date | 2015-10-12 04:40 +0200 |
| Message-ID | <qiBbQ-2hw-3@gated-at.bofh.it> |
| In reply to | #1244105 |
On 2015/10/11 20:02, David Miller wrote: > From: huangdaode <huangdaode@hisilicon.com> > Date: Thu, 8 Oct 2015 14:17:23 +0800 > >> 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. > This patch series does not apply to the net-next tree at all. > > Also, both patches should use a subsystem prefix of "hisilicon: " > in the Subject lines. > > Thanks. > > . > Thanks David, Because it conflicts with arnd's patches, which fixes this bug. in the mail, Joe Perches advised another fix, we will send out the patch soon. thanks -- Best Regards Daode Huang -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web