cvs commit: src/sys/dev/netif/sk if_sk.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Mar 19 10:04:56 PST 2006


dillon      2006/03/19 10:03:37 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/sk     if_sk.c 
  Log:
  Prevent the driver from reinitializing the card when it's already running.
  This is useful when adding multiple interface aliases, because it takes
  much less time.
  
  Submitted-by: Michal Belczyk <belczyk at xxxxxxxxxxxxx>
  Obtained-From: OpenBSD
  Testing-by: Michal Belczyk, Sepherosa Ziehau
  
  Revision  Changes    Path
  1.43      +7 -0      src/sys/dev/netif/sk/if_sk.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/sk/if_sk.c.diff?r1=1.42&r2=1.43&f=u





More information about the Commits mailing list