All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] qed*: Fixes to "Allow unicast filtering"
@ 2016-10-31 20:26 Yuval Mintz
  2016-10-31 20:26 ` [PATCH net-next 1/2] qede: Don't override priv_flags Yuval Mintz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yuval Mintz @ 2016-10-31 20:26 UTC (permalink / raw)
  To: davem, netdev; +Cc: Yuval Mintz

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-01 15:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-31 20:26 [PATCH net-next 0/2] qed*: Fixes to "Allow unicast filtering" Yuval Mintz
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

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.