damien      2006-03-21 21:15:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ral          rt2560.c rt2661.c 
  Log:
  o fixes the locking of if_init().
  o don't send management frames if the IFF_DRV_RUNNING flag is not set.
    this prevents the timeout watchdog from being potentially re-armed
    when the interface is brought down.
  
  fixes a crash that occurs with RT2661 based adapters.
  reported by Arnaud Lacombe.
  
  Revision  Changes    Path
  1.3       +20 -2     src/sys/dev/ral/rt2560.c
  1.4       +25 -1     src/sys/dev/ral/rt2661.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to