From: Denis Bolotin <denis.bolotin@cavium.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>
Cc: <michal.kalderon@cavium.com>, <ariel.elior@cavium.com>,
Denis Bolotin <denis.bolotin@cavium.com>
Subject: [PATCH net v2 0/4] qed: Miscellaneous bug fixes
Date: Mon, 12 Nov 2018 12:50:19 +0200 [thread overview]
Message-ID: <20181112105023.23842-1-denis.bolotin@cavium.com> (raw)
Hi Dave,
This patch series fixes several unrelated bugs across the driver.
Please consider applying to net.
V1->V2:
-------
Use dma_rmb() instead of rmb().
Thanks,
Denis
Denis Bolotin (3):
qed: Fix PTT leak in qed_drain()
qed: Fix overriding offload_tc by protocols without APP TLV
qed: Fix reading wrong value in loop condition
Michal Kalderon (1):
qed: Fix rdma_info structure allocation
drivers/net/ethernet/qlogic/qed/qed_dcbx.c | 14 ++++-----
drivers/net/ethernet/qlogic/qed/qed_dev.c | 15 ++++++---
drivers/net/ethernet/qlogic/qed/qed_int.c | 2 ++
drivers/net/ethernet/qlogic/qed/qed_main.c | 2 +-
drivers/net/ethernet/qlogic/qed/qed_rdma.c | 50 +++++++++++++++++-------------
drivers/net/ethernet/qlogic/qed/qed_rdma.h | 5 +++
6 files changed, 55 insertions(+), 33 deletions(-)
--
1.8.3.1
next reply other threads:[~2018-11-12 20:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-12 10:50 Denis Bolotin [this message]
2018-11-12 10:50 ` [PATCH net v2 1/4] qed: Fix PTT leak in qed_drain() Denis Bolotin
2018-11-12 10:50 ` [PATCH net v2 2/4] qed: Fix overriding offload_tc by protocols without APP TLV Denis Bolotin
2018-11-12 10:50 ` [PATCH net v2 3/4] qed: Fix rdma_info structure allocation Denis Bolotin
2018-11-12 10:50 ` [PATCH net v2 4/4] qed: Fix reading wrong value in loop condition Denis Bolotin
2018-11-13 16:51 ` [PATCH net v2 0/4] qed: Miscellaneous bug fixes 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=20181112105023.23842-1-denis.bolotin@cavium.com \
--to=denis.bolotin@cavium.com \
--cc=ariel.elior@cavium.com \
--cc=davem@davemloft.net \
--cc=michal.kalderon@cavium.com \
--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