cvs commit: src/sys/net if_fwsubr.c

Brooks Davis brooks at FreeBSD.org
Tue Jan 10 21:37:22 PST 2006


brooks      2006-01-11 05:37:21 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_fwsubr.c 
  Log:
  Get rid of the bogus IFP2FC() macro and use IFP2FWC().  IFP2FC()
  attempted to cast a struct ifnet to a struct fw_com which resulted in
  data corruption.
  
  PR:             kern/91307
  Submitted by:   Alex Semenyaka <alex at semenyaka do ru>
  MFC After:      6 days
  
  Revision  Changes    Path
  1.19      +5 -7      src/sys/net/if_fwsubr.c


More information about the cvs-src mailing list