]> git.baikalelectronics.ru Git - kernel.git/commit
atl1: use defined functions to disable irq
authorTony Zelenoff <antonz@parallels.com>
Fri, 13 Apr 2012 06:09:49 +0000 (06:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Apr 2012 16:56:01 +0000 (12:56 -0400)
commita1dd187a4795f0dbc18ab4c7ccfbf2160b384ee6
treec3271a9c4daa242133ac4455ad84f89c5b48ad92
parent89f5d1af01bc6222f6f36690d7adedbfbe48548a
atl1: use defined functions to disable irq

Looks like direct writes to IMR register is not good idea,
because there are exist functions to make this work.

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atlx/atl1.c