cvs commit: src/sys/dev/mii gentbi.c
    Marius Strobl 
    marius at FreeBSD.org
       
    Mon Oct 29 14:11:56 PDT 2007
    
    
  
marius      2007-10-29 21:11:55 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/mii          gentbi.c 
  Log:
  - Remove MIIF_NOISOLATE; there's generally no reason to let gentbi(4)
    set this flag and it was more or less just copied and pasted from
    another FreeBSD driver while porting this driver from NetBSD, whose
    gentbi(4) doesn't set MIIF_NOISOLATE either.
  - Fix spelling in a comment.
  
  OK'ed by:       yongari
  MFC after:      3 months
  
  Revision  Changes    Path
  1.4       +1 -2      src/sys/dev/mii/gentbi.c
    
    
More information about the cvs-all
mailing list