netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 net 0/4] net: hns: bugs fix about hns driver
@ 2016-03-11 10:20 Lisheng
  2016-03-11 10:20 ` [PATCH V2 net 1/4] net: hns: fix a bug for cycle index Lisheng
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Lisheng @ 2016-03-11 10:20 UTC (permalink / raw)
  To: davem
  Cc: yisen.zhuang, yankejian, xieqianqian, huangdaode, salil.mehta,
	andriy.shevchenko, netdev, haifeng.wei, charles.chenxin, linuxarm

From: Qianqian Xie <xieqianqian@huawei.com>

There is some inappropriate application of values in hns driver,
such as cycle index, returned value, format string, useless citation.
This patch set will solve it.

---
change log:
PATCH v2:
 - This patchset fixes the comments provided by Andy Shevchenko <Andy Shevchenko>

PATCH v1:
 - first submit

Qianqian Xie (4):
  net: hns: fix a bug for cycle index
  net: hns: bug fix for format string
  net: hns: bug fix for return values
  net: hns: remove useless head=ring->next_to_clean

 drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c |  3 ++-
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 12 ++++++------
 drivers/net/ethernet/hisilicon/hns/hns_enet.c      |  5 +----
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c   |  4 ++--
 4 files changed, 11 insertions(+), 13 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-03-15  3:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 10:20 [PATCH V2 net 0/4] net: hns: bugs fix about hns driver Lisheng
2016-03-11 10:20 ` [PATCH V2 net 1/4] net: hns: fix a bug for cycle index Lisheng
2016-03-11 10:20 ` [PATCH V2 net 2/4] net: hns: bug fix for format string Lisheng
2016-03-11 10:20 ` [PATCH V2 net 3/4] net: hns: bug fix for return values Lisheng
2016-03-11 10:20 ` [PATCH V2 net 4/4] net: hns: remove useless head=ring->next_to_clean Lisheng
2016-03-11 16:56 ` [PATCH V2 net 0/4] net: hns: bugs fix about hns driver David Miller
2016-03-14  6:25   ` Lisheng011
2016-03-15  3:14   ` Yankejian (Hackim Yim)

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