All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <Ariel.Elior@cavium.com>,
	<Michal.Kalderon@cavium.com>,
	Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Subject: [PATCH net 0/3] qed*: Fix series.
Date: Mon, 18 Jun 2018 21:57:59 -0700	[thread overview]
Message-ID: <20180619045802.24050-1-sudarsana.kalluru@cavium.com> (raw)

From: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>

The patch series fixes few issues in the qed/qede drivers.
Please consider applying this series to "net".

Sudarsana Reddy Kalluru (3):
  qed: Fix possible memory leak in Rx error path handling.
  qed: Add sanity check for SIMD fastpath handler.
  qed: Do not advertise DCBX_LLD_MANAGED capability.

 drivers/net/ethernet/qlogic/qed/qed_dcbx.c | 11 ++++-------
 drivers/net/ethernet/qlogic/qed/qed_ll2.c  | 11 +++++++++--
 drivers/net/ethernet/qlogic/qed/qed_main.c | 12 ++++++++++--
 3 files changed, 23 insertions(+), 11 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2018-06-19  4:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-19  4:57 Sudarsana Reddy Kalluru [this message]
2018-06-19  4:58 ` [PATCH net 1/3] qed: Fix possible memory leak in Rx error path handling Sudarsana Reddy Kalluru
2018-06-19  6:01   ` Yunsheng Lin
2018-06-19  6:42     ` Kalluru, Sudarsana
2018-06-19  7:24       ` Yunsheng Lin
2018-06-19  4:58 ` [PATCH net 2/3] qed: Add sanity check for SIMD fastpath handler Sudarsana Reddy Kalluru
2018-06-19  4:58 ` [PATCH net 3/3] qed: Do not advertise DCBX_LLD_MANAGED capability Sudarsana Reddy Kalluru
2018-06-19 22:18 ` [PATCH net 0/3] qed*: Fix series 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=20180619045802.24050-1-sudarsana.kalluru@cavium.com \
    --to=sudarsana.kalluru@cavium.com \
    --cc=Ariel.Elior@cavium.com \
    --cc=Michal.Kalderon@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 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.