All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yuval Mintz <Yuval.Mintz@cavium.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>
Cc: Yuval Mintz <Yuval.Mintz@cavium.com>
Subject: [PATCH net-next 0/2] qed*: Fixes to "Allow unicast filtering"
Date: Mon, 31 Oct 2016 22:26:52 +0200	[thread overview]
Message-ID: <1477945614-29133-1-git-send-email-Yuval.Mintz@cavium.com> (raw)

Commit 7b7e70f979e3 ("qed*: Allow unicast filtering") introduced several
issues in driver. This series is intended to address and fix those.

Dave,

These are fixes but I believe the original commit hasn't reached net yet.
So please consider applying these to `net-next'.

Thanks,
Yuval

Yuval Mintz (2):
  qede: Don't override priv_flags
  qed: Correct VF mac number

 drivers/net/ethernet/qlogic/qed/qed_l2.c     |  2 ++
 drivers/net/ethernet/qlogic/qed/qed_vf.c     |  7 +++++++
 drivers/net/ethernet/qlogic/qed/qed_vf.h     | 13 +++++++++++++
 drivers/net/ethernet/qlogic/qede/qede_main.c |  2 +-
 4 files changed, 23 insertions(+), 1 deletion(-)

-- 
1.9.3

             reply	other threads:[~2016-10-31 20:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31 20:26 Yuval Mintz [this message]
2016-10-31 20:26 ` [PATCH net-next 1/2] qede: Don't override priv_flags Yuval Mintz
2016-10-31 20:26 ` [PATCH net-next 2/2] qed: Correct VF mac number Yuval Mintz
2016-11-01 15:00 ` [PATCH net-next 0/2] qed*: Fixes to "Allow unicast filtering" 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=1477945614-29133-1-git-send-email-Yuval.Mintz@cavium.com \
    --to=yuval.mintz@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.