Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   uwe
Date:           Sat May 20 12:29:57 UTC 2006

Modified Files:
        src/sys/dev/pci: igsfb_pci.c

Log Message:
Redo previous fix properly.  Original code had a typo caused by very similar
function and variable names.  We need to protect tag comparison b/c we don't
want to perform it against an uninitialized tag.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/igsfb_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index