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:45:13 UTC 2008
Modified Files:
src/sys/dev/pci: if_msk.c if_mskvar.h
Log Message:
Apply a similar patch as what was just applied to sk(4):
> 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.
Lars Nordlund noted that such a change made things a lot better with his
msk(4).
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/pci/if_msk.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/pci/if_mskvar.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