Re: [PATCH] mac80211: End the MPSP even if EOSP frame was not received
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-08-02 08:31:14
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2016-08-02 08:31:14
On Wed, 2016-07-13 at 16:04 +0900, Masashi Honma wrote:
The mesh STA sends QoS frame with EOSP (end of service period) subfiled=1 to end the MPSP(mesh peer service period). Previously, if the frame was not acked by peer, the mesh STA did not end the MPSP. This patch ends the MPSP even if the QoS frame was no acked.
Can you elaborate why? Does it fix anything? Please resend the patch with that (and perhaps the "subfield" typo fixed above). johannes