NetBSD-Bugs archive

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

PR/60175 CVS commit: src/sys/dev/pci/igc



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

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60175 CVS commit: src/sys/dev/pci/igc
Date: Wed, 10 Jun 2026 21:02:49 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Wed Jun 10 21:02:49 UTC 2026
 
 Modified Files:
 	src/sys/dev/pci/igc: if_igc.c if_igc.h
 
 Log Message:
 igc(4): don't panic when mbuf allocation fails
 
 Instead, try again later, triggered by a callout.
 
 Fixes PR 60175.
 
 ok martin@
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 src/sys/dev/pci/igc/if_igc.c
 cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/igc/if_igc.h
 
 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