]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: ethernet: cpsw: drop IRQF_DISABLED
authorFelipe Balbi <balbi@ti.com>
Fri, 2 Aug 2013 07:44:10 +0000 (10:44 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Aug 2013 21:53:52 +0000 (14:53 -0700)
commit7069f982b9099133b44e3cecbdd0192d81590bec
tree01cbbb2889dc367ceb8df00e57b9be0588c7166f
parentcbd375567f7e4811b1c721f75ec519828ac6583f
net: ethernet: cpsw: drop IRQF_DISABLED

IRQF_DISABLED is a no-op by now and should be
removed.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c