cvs commit: src/sys/compat/ndis ndis_var.h
    Bill Paul 
    wpaul at FreeBSD.org
       
    Mon Nov  7 08:57:14 PST 2005
    
    
  
wpaul       2005-11-07 16:57:14 UTC
  FreeBSD src repository
  Modified files:
    sys/compat/ndis      ndis_var.h 
  Log:
  Change the definition for EXT_NDIS to EXT_NET_DRV. Since the latest
  mbuf code changes, MEXTADD() can be used to add an external buffer with
  arbitrary type, but mb_ext_free() won't let you free it.
  
  Revision  Changes    Path
  1.46      +1 -1      src/sys/compat/ndis/ndis_var.h
    
    
More information about the cvs-all
mailing list