cvs commit: src/sys/net if.c if_var.h src/sys/dev/mii mii.c

Sam Leffler sam at FreeBSD.org
Tue Dec 7 21:45:59 PST 2004


sam         2004-12-08 05:45:59 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_var.h if.c 
    sys/dev/mii          mii.c 
  Log:
  Cleanup link state change notification:
  o add new if_link_state_change routine that deals with link state changes
  o change mii to use if_link_state_change
  
  Revision  Changes    Path
  1.22      +11 -28    src/sys/dev/mii/mii.c
  1.214     +26 -0     src/sys/net/if.c
  1.90      +1 -0      src/sys/net/if_var.h


More information about the cvs-src mailing list