route: fix an uninitialized variable
authorFelix Fietkau <nbd@openwrt.org>
Thu, 29 Oct 2015 14:18:52 +0000 (15:18 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 29 Oct 2015 14:24:35 +0000 (15:24 +0100)
commit336dc6465e9475d3cc7eccad4a7079079ad3430a
tree8036ff876f189bd731f906ac819a11fd6127c397
parentcb92ddd6c2e7e33bfa55f54b727981bdae9f9175
route: fix an uninitialized variable

Detected by Coverity CID 1331189

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
route.c