yar         2006-02-10 11:01:10 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_vlan.c 
  Log:
  Avoid frobbing IFF_UP at any cost (which is close to
  zero in this case.)  A kernel driver has IFF_DRV_RUNNING
  at its full disposal while IFF_UP may be toggled only by
  humans or their daemonic deputies from the userland.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.98      +0 -2      src/sys/net/if_vlan.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to