]> git.baikalelectronics.ru Git - kernel.git/commit
bgmac: add read of interrupt mask after disabling interrupts
authorNathan Hintz <nlhintz@hotmail.com>
Wed, 13 Feb 2013 19:14:10 +0000 (19:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2013 18:23:24 +0000 (13:23 -0500)
commitb94fa12a9da43bbf58632647ab63cdb182233a29
treee12f07c21b741961f10e4d1b84dac3f694f5299f
parent8335af32ddc003da42d472f7b0f9aa6a949bb848
bgmac: add read of interrupt mask after disabling interrupts

The specs prescribe an immediate read of the interrupt mask after
disabling interrupts.  This patch updates the driver to match the
specs.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bgmac.c