git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f89ec8
)
bgmac: add read of interrupt mask after disabling interrupts
author
Nathan Hintz
<nlhintz@hotmail.com>
Wed, 13 Feb 2013 19:14:10 +0000
(19:14 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Feb 2013 18:23:24 +0000
(13:23 -0500)
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>
No differences found