DragonFly BSD
DragonFly commits List (threaded) for 2005-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif/ndis if_ndis.c if_ndisvar.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 31 Dec 2005 11:39:14 -0800 (PST)

dillon      2005/12/31 11:39:14 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/ndis   if_ndis.c if_ndisvar.h 
  Log:
  Preliminary ndis cleanup.  The serializer has taken over the functionality
  that the token locks used to have, so remove the token locks.  Also remove
  unnecessary 'return;' statements at the end of void procedures.
  
  Revision  Changes    Path
  1.13      +3 -82     src/sys/dev/netif/ndis/if_ndis.c
  1.3       +0 -10     src/sys/dev/netif/ndis/if_ndisvar.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ndis/if_ndis.c.diff?r1=1.12&r2=1.13&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ndis/if_ndisvar.h.diff?r1=1.2&r2=1.3&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]