gluon-radv-filterd: Remove unused variable
Signed-off-by: Sven Eckelmann <sven@narfation.org>
This commit is contained in:
parent
8d4a7bdaf9
commit
87bf15ec09
@ -324,7 +324,6 @@ static void update_tqs() {
|
|||||||
size_t len = 0;
|
size_t len = 0;
|
||||||
uint8_t tq;
|
uint8_t tq;
|
||||||
bool update_originators = false;
|
bool update_originators = false;
|
||||||
int i;
|
|
||||||
macaddr_t mac_a, mac_b;
|
macaddr_t mac_a, mac_b;
|
||||||
macaddr_t unspec = {};
|
macaddr_t unspec = {};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user