From: Jack Morgenstein Date: Sun, 3 Nov 2013 08:04:07 +0000 (+0200) Subject: net/mlx4_core: Fix call to __mlx4_unregister_mac X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~67^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c32b7dfbb1dfb3f0a68f250deff65103c8bb704a;p=pandora-kernel.git net/mlx4_core: Fix call to __mlx4_unregister_mac In function mlx4_master_deactivate_admin_state() __mlx4_unregister_mac was called using the MAC index. It should be called with the value of the MAC itself. Signed-off-by: Jack Morgenstein Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed