Skip to content
Snippets Groups Projects
Commit 5a187936 authored by nrbffs's avatar nrbffs
Browse files

fixes

parent ab260278
No related branches found
No related tags found
No related merge requests found
......@@ -412,10 +412,9 @@ static int parse_gws_global(struct nl_msg *msg,
};
struct nlattr *attrs[BATADV_ATTR_MAX + 1];
struct nlmsghdr *nlh = nlmsg_hdr(msg);
struct ether_addr mac_a, mac_b;
struct ether_addr mac_a;
struct genlmsghdr *ghdr;
struct router *router;
uint8_t *addr;
uint8_t *orig;
uint8_t *best;
// parse netlink entry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment