Skip to content
Commit f80e919b authored by Florian Fainelli's avatar Florian Fainelli Committed by Wim Van Sebroeck
Browse files

[WATCHDOG] fix mtx1_wdt compilation failure



Using spin_lock_irqsave with a local variable called flags without
declaring is a bad idea, fix this by declaring it.

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent ed313489
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment