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:
66bb8bf
)
[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()
author
Dave Jones
<davej@redhat.com>
Fri, 12 Aug 2005 03:28:56 +0000
(20:28 -0700)
committer
Dave Jones
<davej@redhat.com>
Fri, 12 Aug 2005 03:28:56 +0000
(20:28 -0700)
Spotted by Jeremy Fitzhardinge, this change crept in with the multiple
backend support. It's clearly incorrect to overwrite info->mode after
we just went to lengths to determine which bits to mask out.
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found