issues
search
openwisp
/
OpenWISP-Firmware
An OpenWRT based firmware to be used with OpenWISP Manager
http://openwisp.org
GNU General Public License v3.0
86
stars
43
forks
source link
fixes check_prerequisites() and load startup_config before checking prerequisites
#9
Closed
dguerri
closed
12 years ago
dguerri
commented
12 years ago
Misc fixes
load startup_config before checking prerequisites (this prevents a warning in status log)
fixes check_prerequisites(): now the return value of check_driver() is correctly evaluated for mac80211 driver (this should fix issue #8)
Misc fixes