thompsa     2008-09-20 19:38:37 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_clone.c if_clone.h 
    sys/net80211         ieee80211_freebsd.c 
  Log:
  SVN rev 183210 on 2008-09-20 19:38:37Z by thompsa
  
  Fix clone destruction, can't use the simple api because that does not remove
  the ifnet from cloner's list.  Expose if_clone_destroyif api to do this.
  
  Submitted by:   sam
  
  Revision  Changes    Path
  1.12      +1 -2      src/sys/net/if_clone.c
  1.5       +1 -0      src/sys/net/if_clone.h
  1.21      +1 -1      src/sys/net80211/ieee80211_freebsd.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to