Re: [PATCH] ehea: remove deprecated IRQF_DISABLED

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

Re: [PATCH] ehea: remove deprecated IRQF_DISABLED

2013-09-12 Thread Thadeu Lima de Souza Cascardo
On Thu, Sep 12, 2013 at 05:46:11AM +0200, Michael Opdenacker wrote: > This patch proposes to remove the IRQF_DISABLED flag from > drivers/net/ethernet/ibm/ehea/ehea_main.c > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker > --- > drivers/net/ethe

[PATCH] ehea: remove deprecated IRQF_DISABLED

2013-09-11 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/ibm/ehea/ehea_main.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/ibm/ehea/ehea_main.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(