CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/03 10:36:58
Modified files:
sys/dev/ic : rt2860.c
sys/dev/usb : if_run.c if_otus.c
Log message:
setting of WEP keys is defered until interface is brought up,
so do nothing in set_key() if the interface is not up and running.
fixes a panic reported by Steph (frlinux at gmail dot com) with
run(4) on misc
