netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] net: hns: bugs fix about hns driver
@ 2016-03-08  3:52 Lisheng
  2016-03-08  3:52 ` [PATCH net 1/4] net: hns: fix a bug for cycle index Lisheng
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Lisheng @ 2016-03-08  3:52 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.


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      |  4 +---
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c   |  4 ++--
 4 files changed, 11 insertions(+), 12 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-03-08  8:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08  3:52 [PATCH net 0/4] net: hns: bugs fix about hns driver Lisheng
2016-03-08  3:52 ` [PATCH net 1/4] net: hns: fix a bug for cycle index Lisheng
2016-03-08  3:52 ` [PATCH net 2/4] net: hns: bug fix for format string Lisheng
2016-03-08  3:52 ` [PATCH net 3/4] net: hns: bug fix for return values Lisheng
2016-03-08  3:52 ` [PATCH net 4/4] net: hns: remove useless head=ring->next_to_clean Lisheng
2016-03-08  7:18   ` Andy Shevchenko
2016-03-08  8:02     ` Lisheng011
2016-03-08  8:12       ` Andy Shevchenko

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