CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/01 06:08:46
Modified files:
sys/dev/usb : if_run.c
Log message:
Restore some NULL checks lost in r1.132, add a couple more to deal with WEP key
installation happening w/o a node, and don't attempt to set WEP keys that don't
exist.
Should fix the '(null node)' panics reported by James Hastings.
ok stsp@
