sephe       2007-04-24 11:18:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          if_ural.c 
  Log:
  Nuke unnecessary setting of ural(4)'s security registers.  ural(4) only
  supports software encrypt/decrypt.
  
  The nuked code itself is quite problematic, as pointed out by sam@ ---
  wk->wk_keyix should be replaced by the loop count.
  
  Tested with WEP/TKIP/CCMP/no-protection.
  
  Approved by:    sam@ (mentor)
  Noticed by:     Hans Petter Selasky <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.52      +1 -11     src/sys/dev/usb/if_ural.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