mirror of
https://bitbucket.org/padavan/rt-n56u.git
synced 2026-01-03 16:52:39 +08:00
rc: fix call order for previous commit work
This commit is contained in:
@@ -777,10 +777,10 @@ init_router(void)
|
||||
|
||||
get_eeprom_params();
|
||||
|
||||
init_gpio_leds_buttons();
|
||||
|
||||
nvram_convert_misc_values();
|
||||
|
||||
init_gpio_leds_buttons();
|
||||
|
||||
if (nvram_need_commit)
|
||||
nvram_commit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user