Date: Tue, 24 Apr 2007 11:18:55 +0000 (UTC) From: Sepherosa Ziehau <sephe@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_ural.c Message-ID: <200704241118.l3OBItV0061108@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <hselasky@c2i.net>
  
  Revision  Changes    Path
  1.52      +1 -11     src/sys/dev/usb/if_ural.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704241118.l3OBItV0061108>
