Re: [PATCH] hamradio: baycom: remove deprecated IRQF_DISABLED

2013-09-30 Thread David Miller
From: Michael Opdenacker Date: Wed, 25 Sep 2013 20:17:45 +0200 > This patch proposes to remove the IRQF_DISABLED flag > from drivers/net/hamradio/baycom_* > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker Applied to net-next, thanks. -- To unsu

[PATCH] hamradio: baycom: remove deprecated IRQF_DISABLED

2013-09-25 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/hamradio/baycom_* It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/hamradio/baycom_ser_fdx.c | 2 +- drivers/net/hamradio/baycom_ser_hdx.c | 2 +- 2 files changed, 2 i