From: Dave Jones Date: Fri, 12 Aug 2005 03:28:56 +0000 (-0700) Subject: [AGPGART] Drop duplicate setting of info->mode in agp_copy_info() X-Git-Tag: v2.6.14-rc1~492^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46acac3b4fd8ef66eec63b51de8d556a17c7d4f7;p=pandora-kernel.git [AGPGART] Drop duplicate setting of info->mode in agp_copy_info() 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 --- Reading git-diff-tree failed