From: Denis Bolotin <denis.bolotin@cavium.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>
Cc: <ariel.elior@cavium.com>, Denis Bolotin <denis.bolotin@cavium.com>
Subject: [PATCH net 0/2] qed: Fix Queue Manager getters
Date: Mon, 19 Nov 2018 16:28:29 +0200 [thread overview]
Message-ID: <20181119142831.8035-1-denis.bolotin@cavium.com> (raw)
Hi Dave,
This patch series fixes various queue manager getter functions. It is
important to make sure the getter's caller will receive a valid queue even
in error case to prevent more serious bugs.
Please consider applying to net.
Thanks,
Denis
Denis Bolotin (2):
qed: Fix bitmap_weight() check
qed: Fix QM getters to always return a valid pq
drivers/net/ethernet/qlogic/qed/qed_dev.c | 29 ++++++++++++++++++++++++-----
1 file changed, 24 insertions(+), 5 deletions(-)
--
1.8.3.1
next reply other threads:[~2018-11-20 0:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-19 14:28 Denis Bolotin [this message]
2018-11-19 14:28 ` [PATCH net 1/2] qed: Fix bitmap_weight() check Denis Bolotin
2018-11-19 14:28 ` [PATCH net 2/2] qed: Fix QM getters to always return a valid pq Denis Bolotin
2018-11-20 2:38 ` [PATCH net 0/2] qed: Fix Queue Manager getters 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=20181119142831.8035-1-denis.bolotin@cavium.com \
--to=denis.bolotin@cavium.com \
--cc=ariel.elior@cavium.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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