fix a typo
SVN-Revision: 6039
This commit is contained in:
parent
51f304152c
commit
04378c334f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ scan_atheros() {
|
|||
:1:1)config_set "$device" nosbeacon 1;; # AP+STA, can't use beacon timers for STA
|
||||
:1:);;
|
||||
::1);;
|
||||
:::);;
|
||||
::);;
|
||||
*) echo "$device: Invalid mode combination in config"; return 1;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue