netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/4] devlink: small cleanup around eswitch [sg]et
@ 2017-02-09 14:54 Jiri Pirko
  2017-02-09 14:54 ` [patch net-next 1/4] devlink: fix the name of eswitch commands Jiri Pirko
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jiri Pirko @ 2017-02-09 14:54 UTC (permalink / raw)
  To: netdev; +Cc: davem, ogerlitz, mlxsw, ivecera

From: Jiri Pirko <jiri@mellanox.com>

Contains small devlink cleanup around eswitch get/set commands.

Jiri Pirko (4):
  devlink: fix the name of eswitch commands
  devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill
  devlink: use nla_put_failure goto label instead of out
  devlink: allow to fillup eswitch attrs even if mode_get op does not
    exist

 include/uapi/linux/devlink.h | 10 +++++++--
 net/core/devlink.c           | 50 +++++++++++++++++++++++---------------------
 2 files changed, 34 insertions(+), 26 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-02-10 19:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-09 14:54 [patch net-next 0/4] devlink: small cleanup around eswitch [sg]et Jiri Pirko
2017-02-09 14:54 ` [patch net-next 1/4] devlink: fix the name of eswitch commands Jiri Pirko
2017-02-09 14:54 ` [patch net-next 2/4] devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill Jiri Pirko
2017-02-09 14:54 ` [patch net-next 3/4] devlink: use nla_put_failure goto label instead of out Jiri Pirko
2017-02-09 14:54 ` [patch net-next 4/4] devlink: allow to fillup eswitch attrs even if mode_get op does not exist Jiri Pirko
2017-02-09 16:14 ` [patch net-next 0/4] devlink: small cleanup around eswitch [sg]et Or Gerlitz
2017-02-10 19:43 ` 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).