|
@@ -1264,7 +1264,7 @@ void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta)
|
|
|
sta_info_recalc_tim(sta);
|
|
|
|
|
|
ps_dbg(sdata,
|
|
|
- "STA %pM aid %d sending %d filtered/%d PS frames since STA not sleeping anymore\n",
|
|
|
+ "STA %pM aid %d sending %d filtered/%d PS frames since STA woke up\n",
|
|
|
sta->sta.addr, sta->sta.aid, filtered, buffered);
|
|
|
|
|
|
ieee80211_check_fast_xmit(sta);
|