CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/28 07:22:07
Modified files:
sys/dev/pci : agp_amd.c
Log message:
Don't assign the same value to gatt->ag_size twice, also use ag_size in
a later calculation instead of doing it *again*
pointed out by miod quite some time ago.
