netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next] Revert wake_on_lan devlink parameter
@ 2019-02-11  9:16 Vasundhara Volam
  2019-02-11  9:16 ` [PATCH v2 net-next] Revert "devlink: Add a generic wake_on_lan port parameter" Vasundhara Volam
  0 siblings, 1 reply; 3+ messages in thread
From: Vasundhara Volam @ 2019-02-11  9:16 UTC (permalink / raw)
  To: davem; +Cc: netdev

As per discussion with Jakub Kicinski and Michal Kubecek,
this will be better addressed by soon-too-come ethtool netlink
API with additional indication that given WoL configuration request
is supposed to be persisted.

Retain bnxt_en code for devlink port param table registration.
There will be follow up patches to add some devlink port params
for bnxt_en driver.

v1->v2:
Combine 2 patches into 1 patch to avoid build failures.

Vasundhara Volam (1):
  Revert "devlink: Add a generic wake_on_lan port parameter"

 drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 19 +------------------
 drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.h |  1 -
 include/net/devlink.h                             |  8 --------
 net/core/devlink.c                                |  5 -----
 4 files changed, 1 insertion(+), 32 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-02-12 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11  9:16 [PATCH v2 net-next] Revert wake_on_lan devlink parameter Vasundhara Volam
2019-02-11  9:16 ` [PATCH v2 net-next] Revert "devlink: Add a generic wake_on_lan port parameter" Vasundhara Volam
2019-02-12 17:13   ` 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).