DragonFly commits List (threaded) for 2007-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/ural if_ural.c
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@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]