From: Yan Burman Date: Thu, 7 Mar 2013 03:46:56 +0000 (+0000) Subject: net/mlx4_en: Cleanup MAC resources on module unload or port stop X-Git-Tag: v3.9-rc3~36^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83a5a6cef40616d19a388f560447e99c2ca04d1e;p=pandora-kernel.git net/mlx4_en: Cleanup MAC resources on module unload or port stop 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 Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed