git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfa8ab4
)
net/mlx4_en: Cleanup MAC resources on module unload or port stop
author
Yan Burman
<yanb@mellanox.com>
Thu, 7 Mar 2013 03:46:56 +0000
(
03:46
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 7 Mar 2013 20:52:04 +0000
(15:52 -0500)
Make sure we cleanup all MAC related resources (entries in the port MAC
table and steering rules) when stopping a port or when the driver is unloaded.
The leak was introduced by commit
07cb4b0a
"net/mlx4_en: Manage hash of MAC
addresses per port".
Signed-off-by: Yan Burman <yanb@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
Simple merge