]> git.lizzy.rs Git - plan9front.git/commit
wifi: cleanup
authorcinap_lenrek <cinap_lenrek@gmx.de>
Sun, 24 Mar 2013 20:59:47 +0000 (21:59 +0100)
committercinap_lenrek <cinap_lenrek@gmx.de>
Sun, 24 Mar 2013 20:59:47 +0000 (21:59 +0100)
commitb9214d6662c78c808f6fb788747c364028a8ff24
tree7dfc031931ad0d2660123ced12141a2ce7b3b2b5
parent33d00fce10a2ffa65c80d20559e0aee74da8c8d8
wifi: cleanup

cleanup wifiencrypt()/wifidecrypt() routines moving tkip
and ccmp in separate routines so we dont use less stack
space.
sys/src/9/pc/wifi.c