Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1244360
| From | huangdaode <huangdaode@hisilicon.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers |
| Date | 2015-10-12 05:10 +0200 |
| Message-ID | <qiBER-35s-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset fixes the two bugs in HNS driver, one is change the code style
according to the review comments from Joe Perches<joe@perches.com>, another
is fixing the wrong mac_id judgement bug which is found during internal tests.
change log:
v2
1) remove first bug fix, which is fixed in another patch submitted by
Arnd Bergmann <arnd@arndb.de>
2) change the code sytyle according to Joe.
v1
initial version.
huangdaode (2):
hisilicon net: removes the once HANDEL_TX_MSG macro
hisilicon net: fix a bug on Hisilicon Network Subsystem
drivers/net/ethernet/hisilicon/hns/hnae.c | 45 +++++++++++------------
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 2 +-
2 files changed, 23 insertions(+), 24 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 | Find similar | Unroll thread
[PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers huangdaode <huangdaode@hisilicon.com> - 2015-10-12 05:10 +0200
csiph-web