OSDN Git Service

mt76: mt7603: clear the service period on releasing PS filtered packets
authorFelix Fietkau <nbd@nbd.name>
Sun, 3 Mar 2019 18:16:03 +0000 (19:16 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 7 Mar 2019 11:50:23 +0000 (12:50 +0100)
commitb7001f46085e06a74e4677b44ac55566f66e55aa
treee74163cd15d7728644e8450e2f468e80fceb7391
parente004b7006600258615b969f05c4d008c1d68973b
mt76: mt7603: clear the service period on releasing PS filtered packets

These packets have no txwi entry in the ring, so tracking via tx status does
not work. To prevent PS poll requests from being unanswered, end the service
period right away

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7603/main.c