All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH net-next 0/6] Batch of devlink related fixes
@ 2021-09-23 18:12 ` Leon Romanovsky
  0 siblings, 0 replies; 36+ messages in thread
From: Leon Romanovsky @ 2021-09-23 18:12 UTC (permalink / raw)
  To: intel-wired-lan

From: Leon Romanovsky <leonro@nvidia.com>

Hi,

I'm asking to apply this batch of devlink fixes to net-next and not to
net, because most if not all fixes are for old code or/and can be considered
as cleanup.

It will cancel the need to deal with merge conflicts for my next devlink series :).

Thanks

Leon Romanovsky (6):
  bnxt_en: Check devlink allocation and registration status
  bnxt_en: Properly remove port parameter support
  devlink: Delete not used port parameters APIs
  devlink: Remove single line function obfuscations
  ice: Delete always true check of PF pointer
  qed: Don't ignore devlink allocation failures

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     |   5 +-
 .../net/ethernet/broadcom/bnxt/bnxt_devlink.c |  26 +---
 .../net/ethernet/broadcom/bnxt/bnxt_devlink.h |  13 --
 drivers/net/ethernet/intel/ice/ice_main.c     |   3 -
 drivers/net/ethernet/qlogic/qede/qede_main.c  |  12 +-
 drivers/scsi/qedf/qedf_main.c                 |   2 +
 include/net/devlink.h                         |   6 -
 net/core/devlink.c                            | 123 +++++-------------
 8 files changed, 47 insertions(+), 143 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-09-25 10:01 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-23 18:12 [Intel-wired-lan] [PATCH net-next 0/6] Batch of devlink related fixes Leon Romanovsky
2021-09-23 18:12 ` Leon Romanovsky
2021-09-23 18:12 ` [Intel-wired-lan] [PATCH net-next 1/6] bnxt_en: Check devlink allocation and registration status Leon Romanovsky
2021-09-23 18:12   ` Leon Romanovsky
2021-09-23 21:11   ` [Intel-wired-lan] " Edwin Peer
2021-09-23 21:11     ` Edwin Peer
2021-09-23 23:11     ` [Intel-wired-lan] " Leon Romanovsky
2021-09-23 23:11       ` Leon Romanovsky
2021-09-24  1:39       ` [Intel-wired-lan] " Jakub Kicinski
2021-09-24  1:39         ` Jakub Kicinski
2021-09-24 17:20         ` [Intel-wired-lan] " Edwin Peer
2021-09-24 17:20           ` Edwin Peer
2021-09-25 10:01           ` [Intel-wired-lan] " Leon Romanovsky
2021-09-25 10:01             ` Leon Romanovsky
2021-09-23 18:12 ` [Intel-wired-lan] [PATCH net-next 2/6] bnxt_en: Properly remove port parameter support Leon Romanovsky
2021-09-23 18:12   ` Leon Romanovsky
2021-09-23 21:23   ` [Intel-wired-lan] " Edwin Peer
2021-09-23 21:23     ` Edwin Peer
2021-09-23 18:12 ` [Intel-wired-lan] [PATCH net-next 3/6] devlink: Delete not used port parameters APIs Leon Romanovsky
2021-09-23 18:12   ` Leon Romanovsky
2021-09-23 18:12 ` [Intel-wired-lan] [PATCH net-next 4/6] devlink: Remove single line function obfuscations Leon Romanovsky
2021-09-23 18:12   ` Leon Romanovsky
2021-09-23 18:12 ` [Intel-wired-lan] [PATCH net-next 5/6] ice: Delete always true check of PF pointer Leon Romanovsky
2021-09-23 18:12   ` Leon Romanovsky
2021-09-23 18:12 ` [Intel-wired-lan] [PATCH net-next 6/6] qed: Don't ignore devlink allocation failures Leon Romanovsky
2021-09-23 18:12   ` Leon Romanovsky
2021-09-23 22:55 ` [Intel-wired-lan] [PATCH net-next 0/6] Batch of devlink related fixes Jakub Kicinski
2021-09-23 22:55   ` Jakub Kicinski
2021-09-23 23:16   ` [Intel-wired-lan] " Leon Romanovsky
2021-09-23 23:16     ` Leon Romanovsky
2021-09-24 13:14 ` [Intel-wired-lan] " David Miller
2021-09-24 13:14   ` David Miller
2021-09-25  8:56   ` [Intel-wired-lan] " Leon Romanovsky
2021-09-25  8:56     ` Leon Romanovsky
2021-09-24 13:20 ` [Intel-wired-lan] " patchwork-bot+netdevbpf
2021-09-24 13:20   ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.