cvs commit: src/sys/net if_gre.c

Bjoern A. Zeeb bz at FreeBSD.org
Tue Jun 28 06:55:45 GMT 2005


bz          2005-06-28 06:55:45 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_gre.c 
  Log:
  Fix panic after ifnet changes in rev. 1.30. sc->sc_ifp is a
  pointer now and needs to be allocated before using.
  
  Reviewed by:    gnn
  Approved by:    re (scottl), rwatson (mentor)
  
  Revision  Changes    Path
  1.32      +8 -2      src/sys/net/if_gre.c


More information about the cvs-all mailing list