commit | 4160815ffcaed68a976ba3cfe0131da3ae2b2615 | [log] [tgz] |
---|---|---|
author | Nathan Hintz <nlhintz@hotmail.com> | Wed Feb 13 19:14:10 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 14 13:23:24 2013 -0500 |
tree | e12f07c21b741961f10e4d1b84dac3f694f5299f | |
parent | 9f89ec82521957de807dc0d56264ee226bbe9b98 [diff] |
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>