]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/mac80211/main.c
mac80211: enhance tracing
[karo-tx-linux.git] / net / mac80211 / main.c
index b887e484ae04427d3ec2118c13e9238c5fc650e9..4afe851cf8dc0359cae81027bfa8150d632c3b73 100644 (file)
@@ -309,6 +309,8 @@ void ieee80211_restart_hw(struct ieee80211_hw *hw)
 {
        struct ieee80211_local *local = hw_to_local(hw);
 
+       trace_api_restart_hw(local);
+
        /* use this reason, __ieee80211_resume will unblock it */
        ieee80211_stop_queues_by_reason(hw,
                IEEE80211_QUEUE_STOP_REASON_SUSPEND);