NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55682 CVS commit: src/sys/dev/ic
The following reply was made to PR kern/55682; it has been noted by GNATS.
From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55682 CVS commit: src/sys/dev/ic
Date: Sat, 10 Oct 2020 20:27:55 +0000
Module Name: src
Committed By: thorpej
Date: Sat Oct 10 20:27:55 UTC 2020
Modified Files:
src/sys/dev/ic: siisata.c
Log Message:
In siisata_intr_port(), skip reading the error condition if
ata_queue_get_active_xfer() returns NULL.
PR kern/55682. Fix suggested by mlelstv@.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/ic/siisata.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