Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: cube
Date: Fri Jun 20 16:28:36 UTC 2008
Modified Files:
src/sys/dev/pci: if_sk.c if_skvar.h
Log Message:
Use a mutex instead of splvm() to protect the list of jubo-ready mbufs, as
done with nfe(4) a while ago.
Issue reported by Gary Duzan, who kindly fixed the patch I had sent him.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/sys/dev/pci/if_sk.c
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/if_skvar.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