From: Michael Opdenacker Date: Thu, 12 Sep 2013 04:20:24 +0000 (+0200) Subject: net: tulip: remove deprecated IRQF_DISABLED X-Git-Tag: v3.12-rc2~14^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f25672f1f9a4d3aef108d46123a13473954bd966;p=pandora-kernel.git net: tulip: remove deprecated IRQF_DISABLED This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/dec/tulip/de4x5.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker Acked-by: Grant Grundler Signed-off-by: David S. Miller --- Reading git-diff-tree failed