diff options
author | Darkeye <postfach@martinmichel.info> | 2011-01-21 00:19:23 (GMT) |
---|---|---|
committer | Darkeye <postfach@martinmichel.info> | 2011-01-21 00:19:23 (GMT) |
commit | b5d2b9aa65deda10d19a8d324674035fdeab6c13 (patch) | |
tree | 894587abe78f953c5220a4b36f8289ca77919a0a /files/etc/config/wireless | |
parent | 90fb13bf0387a639d2d27c881e2dc1fd68f9747e (diff) |
fixed bug (ath0/ath1 in batman-adv)
Diffstat (limited to 'files/etc/config/wireless')
-rw-r--r-- | files/etc/config/wireless | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/etc/config/wireless b/files/etc/config/wireless index 5bfd459..cf72b12 100644 --- a/files/etc/config/wireless +++ b/files/etc/config/wireless @@ -2,7 +2,6 @@ config wifi-device wifi0 option type atheros option channel 5 - # REMOVE THIS LINE TO ENABLE WIFI: config wifi-iface option device wifi0 option mode adhoc |