Source-Changes archive

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

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



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