Signed-off-by: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx> --- wpan-ping/wpan-ping.c | 1 - 1 file changed, 1 deletion(-) diff --git a/wpan-ping/wpan-ping.c b/wpan-ping/wpan-ping.c index 5429ca3..8f781c1 100644 --- a/wpan-ping/wpan-ping.c +++ b/wpan-ping/wpan-ping.c @@ -151,7 +151,6 @@ static void nl802154_cleanup(struct config *conf) static int nl_msg_cb(struct nl_msg* msg, void* arg) { struct config *conf = arg; - struct sockaddr_nl nla; struct nlmsghdr *nlh = nlmsg_hdr(msg); struct nlattr *attrs[NL802154_ATTR_MAX+1]; uint64_t temp; -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html