netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] net: hisilicon fix some bugs in HNS drivers
@ 2015-10-16  3:54 huangdaode
  2015-10-16  3:54 ` [PATCH net-next v3 1/2] net: hisilicon rm hnae sysfs interface huangdaode
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: huangdaode @ 2015-10-16  3:54 UTC (permalink / raw)
  To: davem, arnd, joe
  Cc: liguozhu, Yisen.Zhuang, netdev, linuxarm, salil.mehta, huangdaode,
	kenneth-lee-2012, xuwei5, lisheng011, linux-kernel, lipeng321

This patchset fixes the two bugs in HNS driver, one is remove the hnae sysfs interface
according to the review comments from Arnd Bergmann <arnd@arndb.de>, another
is fixing the wrong mac_id judgement bug which is found during internal tests.

change log:
v3:
 remove the hnae sysfs interface.

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):
  net: hisilicon rm hnae sysfs interface
  net: hisilicon fix a bug on Hisilicon Network Subsystem

 drivers/net/ethernet/hisilicon/hns/hnae.c         | 47 -----------------------
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c |  2 +-
 2 files changed, 1 insertion(+), 48 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2015-10-19  3:01 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16  3:54 [PATCH net-next v3 0/2] net: hisilicon fix some bugs in HNS drivers huangdaode
2015-10-16  3:54 ` [PATCH net-next v3 1/2] net: hisilicon rm hnae sysfs interface huangdaode
2015-10-16  9:19   ` Arnd Bergmann
2015-10-16  3:54 ` [PATCH net-next v3 2/2] net: hisilicon fix a bug on Hisilicon Network Subsystem huangdaode
2015-10-16  9:30 ` [PATCH net-next v3 0/2] net: hisilicon fix some bugs in HNS drivers Arnd Bergmann
2015-10-19  2:23   ` huangdaode
2015-10-16  9:30 ` [PATCH] net: hisilicon: include linux/vmalloc.h in dsaf Arnd Bergmann
2015-10-19  2:59   ` David Miller
2015-10-16  9:33 ` [PATCH] net: hisilicon: add OF dependency Arnd Bergmann
2015-10-16 17:03   ` kbuild test robot
2015-10-16 18:16   ` kbuild test robot
2015-10-16 18:22     ` Joe Perches
2015-10-16 18:39   ` kbuild test robot
2015-10-16 19:10     ` Arnd Bergmann
2015-10-19  3:01   ` David Miller
2015-10-16 10:00 ` [PATCH] net: hix5hd2_gmac: avoid integer overload warning Arnd Bergmann
2015-10-16 11:14   ` David Laight
2015-10-16 11:28     ` Arnd Bergmann
2015-10-16 18:04       ` Joe Perches
2015-10-16 18:50         ` Sergei Shtylyov
2015-10-16 21:22           ` Joe Perches
2015-10-16 21:42             ` Arnd Bergmann
2015-10-19  3:01   ` David Miller
2015-10-19  2:55 ` [PATCH net-next v3 0/2] net: hisilicon fix some bugs in HNS drivers David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).