summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authorbouyer <bouyer@NetBSD.org>2012-03-06 18:29:23 +0000
committerbouyer <bouyer@NetBSD.org>2012-03-06 18:29:23 +0000
commitd9e498ef9c9b351ff186007b883e33e08eb77dc5 (patch)
tree8a1201d599d4d1d7d2a0eb1e68e164db8602f602 /sys/dev/microcode/isp
parent95d2797764f41a007b92ec829126e4b236276fa3 (diff)
bnx_start() is not MP-safe, so do not create the bnx_alloc_pkts()'s
workqueue MPSAFE. This could lead to bnx_start() being running at the same time on 2 CPUs, with packets being sent twice. Problem found and reported by Beverly Schwartz and Greg Troxel.
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions