NetBSD-Bugs archive

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

PR/56857 CVS commit: src/sys/dev/pci/ixgbe



The following reply was made to PR kern/56857; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56857 CVS commit: src/sys/dev/pci/ixgbe
Date: Mon, 30 May 2022 05:07:38 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Mon May 30 05:07:38 UTC 2022
 
 Modified Files:
 	src/sys/dev/pci/ixgbe: ixgbe.c
 
 Log Message:
 Fix a bug that the legacy interrupt doesn't work when MSI-X allocation failed.
 Fixes PR kern/56857.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.314 -r1.315 src/sys/dev/pci/ixgbe/ixgbe.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