Re: [PATCH] ethernet: amd: remove deprecated IRQF_DISABLED

2013-09-12 Thread David Miller
From: Michael Opdenacker Date: Thu, 12 Sep 2013 05:52:50 +0200 > This patch proposes to remove the IRQF_DISABLED flag from > drivers/net/ethernet/amd/sun3lance.c > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker Applied. -- To unsubscribe from

Re: [PATCH] ethernet: amd: remove deprecated IRQF_DISABLED

2013-09-12 Thread David Miller
From: Michael Opdenacker michael.opdenac...@free-electrons.com Date: Thu, 12 Sep 2013 05:52:50 +0200 This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/amd/sun3lance.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker

[PATCH] ethernet: amd: remove deprecated IRQF_DISABLED

2013-09-11 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/amd/sun3lance.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/amd/sun3lance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH] ethernet: amd: remove deprecated IRQF_DISABLED

2013-09-11 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/amd/sun3lance.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/net/ethernet/amd/sun3lance.c | 2 +- 1 file changed, 1