cvs commit: src/sys/dev/netif/ural if_ural.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Apr 23 05:36:32 PDT 2007
sephe 2007/04/23 05:35:03 PDT
DragonFly src repository
Modified files:
sys/dev/netif/ural 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 Leffler -- wk->wk_keyix should be
replaced by the loop count.
Noticed-by: Hans Petter Selasky <hselasky at c2i.net>
Revision Changes Path
1.10 +1 -11 src/sys/dev/netif/ural/if_ural.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ural/if_ural.c.diff?r1=1.9&r2=1.10&f=u
More information about the Commits
mailing list