cvs commit: src/sys/dev/netif/aue if_aue.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Sep 1 06:09:58 PDT 2008
sephe 2008/09/01 06:09:02 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_2_0)
sys/dev/netif/aue if_aue.c
Log:
MFC if_aue.c rev1.39:
In aue(4) txeof, differ ifnet.if_start to ifnet's CPU to:
1) Keep if_start serialized
2) Avoid deadlock between USB sync operations and holding serializer in
USB task thread (e.g. in txeof callback)
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1123>
Tested-by: Tim <t-df at timdarby.net>
Revision Changes Path
1.38.2.1 +52 -50 src/sys/dev/netif/aue/if_aue.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/aue/if_aue.c.diff?r1=1.38&r2=1.38.2.1&f=u
More information about the Commits
mailing list