summaryrefslogtreecommitdiff
path: root/firmware/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-11-09 23:24:12 +0100
committerHarald Welte <laforge@gnumonks.org>2011-11-10 07:33:53 +0100
commit7ab4135217dc431134a988122528ecbaf344c574 (patch)
treea30908d80ed8cdbd8855cb21da32dff5b5543fae /firmware/include
parent3d60f2e042891420f871628b62be879567fce8c6 (diff)
dfu: The i variable to disable interrupts shadows the outer index
In case ram_app_entry() returns do not reset i to 32, otherwise we will never reset the watchdog. src/dfu/dfu.c:1077:7: warning: declaration of ā€˜iā€™ shadows a previous local [-Wshadow] src/dfu/dfu.c:1068:6: warning: shadowed declaration is here [-Wshadow]
Diffstat (limited to 'firmware/include')
0 files changed, 0 insertions, 0 deletions
personal git repositories of Harald Welte. Your mileage may vary