Module Name: src Committed By: knakahara Date: Mon May 23 03:30:40 UTC 2016
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
GENERIC kernel (disabled NET_MPSAFE kernel) also needs txq_lock to avoid race
between tx processing and tx interrupt handler.
To generate a diff of this commit:
cvs rdiff -u -r1.407 -r1.408 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.
