Module Name: src Committed By: knakahara Date: Fri Oct 28 04:14:13 UTC 2016
Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix sc_stopping race. To scale, separate sc_stopping flag to wm_softc and each tx,rx queues. Pointed out by skrll@n.o, thanks. ok by msaitoh@n.o To generate a diff of this commit: cvs rdiff -u -r1.428 -r1.429 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.