netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: fix some bugs in HNS drivers
@ 2015-10-08  6:17 huangdaode
  2015-10-08  6:17 ` [PATCH net-next 1/2] net: Fix Hisilicon Network Subsystem compilation warning huangdaode
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: huangdaode @ 2015-10-08  6:17 UTC (permalink / raw)
  To: davem
  Cc: liguozhu, Yisen.Zhuang, netdev, linuxarm, salil.mehta, huangdaode,
	kenneth-lee-2012, xuwei5, lisheng011, linux-kernel

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

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

end of thread, other threads:[~2015-10-12  2:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-08  6:17 [PATCH net-next 0/2] net: fix some bugs in HNS drivers huangdaode
2015-10-08  6:17 ` [PATCH net-next 1/2] net: Fix Hisilicon Network Subsystem compilation warning huangdaode
2015-10-08  6:17 ` [PATCH net-next 2/2] net: fix a bug on Hisilicon Network Subsystem huangdaode
2015-10-11 12:02 ` [PATCH net-next 0/2] net: fix some bugs in HNS drivers David Miller
2015-10-12  2:34   ` huangdaode

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).