netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net/mlx4_core: Deprecate module parameter use_prio
@ 2014-05-19  8:37 Amir Vadai
  2014-05-19  8:37 ` [PATCH net-next 1/2] net/mlx4_core: Deprecate use_prio module parameter Amir Vadai
  2014-05-19  8:37 ` [PATCH net-next 2/2] net/mlx4_core: Replace pr_warning() with pr_warn() Amir Vadai
  0 siblings, 2 replies; 7+ messages in thread
From: Amir Vadai @ 2014-05-19  8:37 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Amir Vadai, Yevgeny Petrilin, Or Gerlitz

Hi,

This small patchset deprecates the mlx4_core module paramater 'use_prio', as
suggested by Carol Soto from IBM in [1].
Also, replaced some calls to the prefered pr_warn/info/devel macro's.

Patchset was applied and tested on commit b6052af: "Merge tag
'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge"

[1] - http://marc.info/?l=linux-netdev&m=139871350103432&w=2

Thanks,
Amir


Amir Vadai (2):
  net/mlx4_core: Deprecate use_prio module parameter
  net/mlx4_core: Replace pr_warning() with pr_warn()

 drivers/net/ethernet/mellanox/mlx4/cmd.c            |  6 +++---
 drivers/net/ethernet/mellanox/mlx4/main.c           | 21 +++++++++++----------
 drivers/net/ethernet/mellanox/mlx4/mr.c             |  6 ++----
 .../net/ethernet/mellanox/mlx4/resource_tracker.c   | 10 +++++-----
 include/linux/mlx4/device.h                         |  1 -
 5 files changed, 21 insertions(+), 23 deletions(-)

-- 
1.8.3.4

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

end of thread, other threads:[~2014-05-27  8:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19  8:37 [PATCH net-next 0/2] net/mlx4_core: Deprecate module parameter use_prio Amir Vadai
2014-05-19  8:37 ` [PATCH net-next 1/2] net/mlx4_core: Deprecate use_prio module parameter Amir Vadai
2014-05-21 19:49   ` David Miller
2014-05-22 12:59     ` Amir Vadai
2014-05-26 19:22   ` Ben Hutchings
2014-05-27  8:08     ` Amir Vadai
2014-05-19  8:37 ` [PATCH net-next 2/2] net/mlx4_core: Replace pr_warning() with pr_warn() Amir Vadai

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