Nuke unnecessary setting of ural(4)'s security registers. ural(4) only
commitbf95d747a3d1f4a9ca15d72d653f279059179e23
authorsephe <sephe>
Mon, 23 Apr 2007 12:35:03 +0000 (23 12:35 +0000)
committersephe <sephe>
Mon, 23 Apr 2007 12:35:03 +0000 (23 12:35 +0000)
treee62b59bf44406bd64fddad039ed5fc8eb1bdbf3b
parent2e610785037053f2814662e961f906fbe84f9d08
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>
sys/dev/netif/ural/if_ural.c