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:
7d7903b
)
r8169: Preserve other Device Control bits when setting NOSNOOP_EN
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 22 Aug 2012 16:29:42 +0000
(10:29 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 23 Aug 2012 16:11:12 +0000
(10:11 -0600)
Previously, when we turned on the "Enable No Snoop Bit," we cleared all
the other Device Control bits, including error reporting enables,
Max_Payload_Size, Max_Read_Request_Size, etc. This patch preserves
all the other bits.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found