From: Amir Vadai Date: Sun, 29 Jun 2014 08:54:57 +0000 (+0300) Subject: net/mlx4_en: IRQ affinity hint is not cleared on port down X-Git-Tag: omap-for-v3.17/fixes-against-rc2~289^2~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb273617a65b9ed75f8cf9417206cbfcfb41fc48;p=pandora-kernel.git net/mlx4_en: IRQ affinity hint is not cleared on port down Need to remove affinity hint at mlx4_en_deactivate_cq() and not at mlx4_en_destroy_cq() - since affinity_mask might be free'd while still being used by procfs. Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed