sam         2006-01-18 19:56:17 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_node.c 
  Log:
  bump the scan generation number before iterating so we're guaranteed
  to have a value that's not been used before; this fixes the problem
  where the first traversal of the scan list did nothing because the
  entries were initialized with the current generation number (a
  separate issue)
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.72      +2 -2      src/sys/net80211/ieee80211_node.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to