netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver
@ 2017-08-18 11:31 Salil Mehta
  2017-08-18 11:31 ` [PATCH net-next 1/3] net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch Salil Mehta
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Salil Mehta @ 2017-08-18 11:31 UTC (permalink / raw)
  To: davem-fT/PcQaiUtIeIZ0/mPfg9Q
  Cc: salil.mehta-hv44wF8Li93QT0dZR+AlfA,
	yisen.zhuang-hv44wF8Li93QT0dZR+AlfA,
	lipeng321-hv44wF8Li93QT0dZR+AlfA,
	dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA,
	mehta.salil.lnk-Re5JQEeQqe8AvxtiuMwx3w,
	netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	linuxarm-hv44wF8Li93QT0dZR+AlfA

This patch-set fixes various bugs reported by community.

Salil Mehta (3):
  net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats
    fetch
  net: hns3: Fixes the static checker error warning in
    hns3_get_link_ksettings()
  net: hns3: Fixes the static check warning due to missing unsupp L3
    proto check

 .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c | 16 +++-
 .../ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c  | 85 ++++++++++++----------
 2 files changed, 60 insertions(+), 41 deletions(-)

-- 
2.7.4


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-08-18 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18 11:31 [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver Salil Mehta
2017-08-18 11:31 ` [PATCH net-next 1/3] net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch Salil Mehta
2017-08-18 11:31 ` [PATCH net-next 2/3] net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() Salil Mehta
2017-08-18 11:31 ` [PATCH net-next 3/3] net: hns3: Fixes the static check warning due to missing unsupp L3 proto check Salil Mehta
2017-08-18 17:32 ` [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver 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).