Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   jmcneill
Date:           Mon Nov 28 00:30:17 UTC 2011

Modified Files:
        src/sys/dev/ic: ath.c
        src/sys/external/isc/atheros_hal/dist/ar5416: ar5416_interrupts.c

Log Message:
SVN r220966 from FreeBSD:

Fix a corner-case of interrupt handling which resulted in potentially
spurious (and fatal) interrupt errors.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/dev/ic/ath.c
cvs rdiff -u -r1.2 -r1.3 \
    src/sys/external/isc/atheros_hal/dist/ar5416/ar5416_interrupts.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