Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1244360 > unrolled thread

[PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers

Started byhuangdaode <huangdaode@hisilicon.com>
First post2015-10-12 05:10 +0200
Last post2015-10-12 05:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers huangdaode <huangdaode@hisilicon.com> - 2015-10-12 05:10 +0200

#1244360 — [PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers

Fromhuangdaode <huangdaode@hisilicon.com>
Date2015-10-12 05:10 +0200
Subject[PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers
Message-ID<qiBER-35s-3@gated-at.bofh.it>
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web