]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit5c3d52ef5a043b17175b50c9b8a7a043dd763662
treec3271a9c4daa242133ac4455ad84f89c5b48ad92
parent0dbab2fb1dbb2ca749a0787c784528892ecb76d4
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