[PATCH 2/2] AP: Expire STA without entry in kernel

Johannes Berg johannes at sipsolutions.net
Fri Jan 16 06:09:06 EST 2015


On Fri, 2015-01-16 at 20:00 +0900, Masashi Honma wrote:

> +		} else if (inactive_sec == -ENOENT) {
> +			wpa_msg(hapd->msg_ctx, MSG_DEBUG,
> +				"Station " MACSTR " leaved",
> +				MAC2STR(sta->addr));

"left" :)

johannes



More information about the HostAP mailing list