iprule: fix broken in_dev/out_dev checks
authorFelix Fietkau <nbd@nbd.name>
Wed, 25 Jul 2018 08:43:41 +0000 (10:43 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 25 Jul 2018 08:43:42 +0000 (10:43 +0200)
commita2f952deaeeb15213eae1dbe047dca30d90a3c0c
tree1fa6750b730022cd626f923fd647cbbaf298aa5e
parent263631ae5a22daa90743d9758f44f1df109dc990
iprule: fix broken in_dev/out_dev checks

Since they are both char arrays, they can never be NULL

Signed-off-by: Felix Fietkau <nbd@nbd.name>
iprule.c