]> rtime.felk.cvut.cz Git - linux-imx.git/commit
net: ethernet: davinci_emac: drop IRQF_DISABLED
authorMugunthan V N <mugunthanvnm@ti.com>
Sat, 3 Aug 2013 11:09:45 +0000 (16:39 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Aug 2013 18:53:04 +0000 (11:53 -0700)
commitb6bb1c63dd46c4a9cdccbf5b5db49386eb6759a9
tree31ef8045154c1d51acaee80adb0bd9493fa173dd
parent6a8b7f0c85f1f42eb8b6e68ef3d5ba8020d8e272
net: ethernet: davinci_emac: drop IRQF_DISABLED

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

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