From: Jakub Kicinski <kuba@kernel•org>
To: davem@davemloft•net
Cc: netdev@vger•kernel.org, kernel-team@fb•com, tariqt@mellanox•com,
ogerlitz@mellanox•com, yishaih@mellanox•com, saeedm@mellanox•com,
leonro@nvidia•com, Jakub Kicinski <kuba@kernel•org>
Subject: [PATCH net-next v2 0/2] mlx4: avoid devlink port type not set warnings
Date: Tue, 8 Sep 2020 15:21:12 -0700 [thread overview]
Message-ID: <20200908222114.190718-1-kuba@kernel.org> (raw)
Hi!
This small set addresses the issue of mlx4 potentially not setting
devlink port type when Ethernet or IB driver is not built, but
port has that type.
v2:
- add patch 1
Jakub Kicinski (2):
devlink: don't crash if netdev is NULL
mlx4: make sure to always set the port type
drivers/net/ethernet/mellanox/mlx4/main.c | 11 +++++++++
net/core/devlink.c | 28 ++++++++++++++++-------
2 files changed, 31 insertions(+), 8 deletions(-)
--
2.26.2
next reply other threads:[~2020-09-08 22:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-08 22:21 Jakub Kicinski [this message]
2020-09-08 22:21 ` [PATCH net-next v2 1/2] devlink: don't crash if netdev is NULL Jakub Kicinski
2020-09-08 22:21 ` [PATCH net-next v2 2/2] mlx4: make sure to always set the port type Jakub Kicinski
2020-09-09 7:21 ` Tariq Toukan
2020-09-10 19:49 ` [PATCH net-next v2 0/2] mlx4: avoid devlink port type not set warnings David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200908222114.190718-1-kuba@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=kernel-team@fb$(echo .)com \
--cc=leonro@nvidia$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=ogerlitz@mellanox$(echo .)com \
--cc=saeedm@mellanox$(echo .)com \
--cc=tariqt@mellanox$(echo .)com \
--cc=yishaih@mellanox$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox