[PATCH 11/16] wcn36xx: Add txrx.c

Johannes Berg johannes at sipsolutions.net
Tue Aug 20 17:01:40 EDT 2013


On Tue, 2013-08-20 at 19:41 +0200, Eugene Krasnikov wrote:

> +	/* Data frames served first*/
> +	if (is_low) {
> +		/*
> +		 * Sometimes in AP mode mac80211 is trying to send data
> +		 * frame to nobody. Why?
> +		 */
> +		if (!sta_priv)
> +			wcn36xx_warn("Sending data packet to nobody");

Umm, really? Have you heard of something called multicast? ;-)

johannes




More information about the wcn36xx mailing list