cvs commit: src/sys/dev/netif/aue if_aue.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sepherosa Ziehau
Date: Monday, September 1, 2008 - 6:09 am

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@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...
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
cvs commit: src/sys/dev/netif/aue if_aue.c, Sepherosa Ziehau, (Mon Sep 1, 6:09 am)