Re: [PATCH v2] mac80211: End the MPSP even if EOSP frame was not acked
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-08-03 06:56:06
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-08-03 06:56:06
On Tue, 2016-08-02 at 17:16 +0900, Masashi Honma wrote:
If QoS frame with EOSP (end of service period) subfield=1 sent by local peer was not acked by remote peer, local peer did not end the MPSP. This prevents local peer from going to DOZE state. And if the remote peer goes away without closing connection, local peer continues AWAKE state and wastes battery.
Applied, thanks. johannes