From: Michael Opdenacker Date: Fri, 13 Sep 2013 03:44:38 +0000 (+0200) Subject: net: fec: remove deprecated IRQF_DISABLED X-Git-Tag: v3.12-rc2~14^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44a272ddfdd7e71871fdc13e429b71eba32404d0;p=pandora-kernel.git net: fec: remove deprecated IRQF_DISABLED This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/freescale/fec_main.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker Signed-off-by: David S. Miller --- Reading git-diff-tree failed