CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/02 06:09:26
Modified files:
sys/dev/ic : ar5xxx.c ar5211.c
Log message:
If a bogus channel is encountered, return an error instead of trying
to use the -1 flag value as an array index.
Found by Parfait.
ok reyk@ oga@
