Netdev List
 help / color / mirror / Atom feed
* [patch net 0/2] mlxsw: Couple of fixes
@ 2017-08-04 12:12 Jiri Pirko
  2017-08-04 12:12 ` [patch net 1/2] mlxsw: spectrum_switchdev: Don't warn about valid situations Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiri Pirko @ 2017-08-04 12:12 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

Ido says:

The first patch prevents us from warning about valid situations that can
happen due to the fact that some operations in switchdev are deferred.

Second patch fixes a long standing problem in which we didn't correctly
free resources upon module removal, resulting in a memory leak.

Ido Schimmel (2):
  mlxsw: spectrum_switchdev: Don't warn about valid situations
  mlxsw: spectrum_switchdev: Release multicast groups during fini

 .../ethernet/mellanox/mlxsw/spectrum_switchdev.c   | 37 ++++++++++++++--------
 1 file changed, 24 insertions(+), 13 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-08-04 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04 12:12 [patch net 0/2] mlxsw: Couple of fixes Jiri Pirko
2017-08-04 12:12 ` [patch net 1/2] mlxsw: spectrum_switchdev: Don't warn about valid situations Jiri Pirko
2017-08-04 12:12 ` [patch net 2/2] mlxsw: spectrum_switchdev: Release multicast groups during fini Jiri Pirko
2017-08-04 18:17 ` [patch net 0/2] mlxsw: Couple of fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox