netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] mlx5: fix warnings
@ 2017-04-21 18:15 Stephen Hemminger
  2017-04-21 18:15 ` [PATCH net-next 1/3] mlx5: hide unused functions Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stephen Hemminger @ 2017-04-21 18:15 UTC (permalink / raw)
  To: davem-fT/PcQaiUtIeIZ0/mPfg9Q, saeedm-VPRAkNaXOzVWk0Htik3J/w,
	matanb-VPRAkNaXOzVWk0Htik3J/w, leonro-VPRAkNaXOzVWk0Htik3J/w
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, netdev-u79uwXL29TY76Z2rM5mHXA,
	Stephen Hemminger

While looking for sparse and warning output in another driver,
I saw several trivial warnings from MLX5 driver. This patch
series fixes them.

Stephen Hemminger (3):
  mlx5: hide unused functions
  mlx5: fix warning about missing prototype
  mlx5: fix space waste from ethtool descriptions

 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 208 +++++++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/en_stats.h | 206 +-------------------
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/ipoib.c    |  24 +--
 5 files changed, 224 insertions(+), 216 deletions(-)

-- 
2.11.0

--
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] 6+ messages in thread

end of thread, other threads:[~2017-04-22  1:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-21 18:15 [PATCH net-next 0/3] mlx5: fix warnings Stephen Hemminger
2017-04-21 18:15 ` [PATCH net-next 1/3] mlx5: hide unused functions Stephen Hemminger
2017-04-21 18:15 ` [PATCH net-next 2/3] mlx5: fix warning about missing prototype Stephen Hemminger
     [not found] ` <20170421181558.5414-1-sthemmin-0li6OtcxBFHby3iVrkZq2A@public.gmane.org>
2017-04-21 18:15   ` [PATCH net-next 3/3] mlx5: fix space waste from ethtool descriptions Stephen Hemminger
     [not found]     ` <20170421181558.5414-4-sthemmin-0li6OtcxBFHby3iVrkZq2A@public.gmane.org>
2017-04-22  0:49       ` Saeed Mahameed
2017-04-22  1:07   ` [PATCH net-next 0/3] mlx5: fix warnings 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).