]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: hamradio/yam: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sat, 5 Oct 2013 04:25:46 +0000 (06:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Oct 2013 19:53:52 +0000 (15:53 -0400)
commitbfdd56b27594160f93d09a79d822e17a904c6247
tree339c2c81b545121d195e3d1460b98745d974d614
parent9714481e677562cc81d45c45586286578b9e8c08
net: hamradio/yam: remove deprecated IRQF_DISABLED

This patch proposes to remove the use of the IRQF_DISABLED flag

It's a NOOP since 2.6.35 and it will be removed one day.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/yam.c