netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] ice-fixups
@ 2022-03-31 16:20 Tony Nguyen
  2022-03-31 16:20 ` [PATCH net 1/3] ice: Clear default forwarding VSI during VSI release Tony Nguyen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tony Nguyen @ 2022-03-31 16:20 UTC (permalink / raw)
  To: alice.michael, davem, kuba, pabeni; +Cc: Tony Nguyen, netdev

This series handles a handful of cleanups for the ice
driver.  Ivan fixed a problem on the VSI during a release,
fixing a MAC address setting, and a broken IFF_ALLMULTI
handling.

Ivan Vecera:
  ice: Clear default forwarding VSI during VSI release
  ice: Fix MAC address setting
  ice: Fix broken IFF_ALLMULTI handling

 drivers/net/ethernet/intel/ice/ice.h      |   1 -
 drivers/net/ethernet/intel/ice/ice_fltr.c |  44 +++++++-
 drivers/net/ethernet/intel/ice/ice_lib.c  |   2 +
 drivers/net/ethernet/intel/ice/ice_main.c | 121 +++++++++++++++-------
 4 files changed, 128 insertions(+), 40 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-04-01 11:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-31 16:20 [PATCH net 0/3] ice-fixups Tony Nguyen
2022-03-31 16:20 ` [PATCH net 1/3] ice: Clear default forwarding VSI during VSI release Tony Nguyen
2022-03-31 16:20 ` [PATCH net 2/3] ice: Fix MAC address setting Tony Nguyen
2022-03-31 16:20 ` [PATCH net 3/3] ice: Fix broken IFF_ALLMULTI handling Tony Nguyen
2022-03-31 16:32 ` [PATCH net 0/3] ice-fixups Michael, Alice
2022-04-01 11:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).