mac80211: let drivers wake but not start queues
[deliverable/linux.git] / include / net / mac80211.h
index 909956c97c448f776228b6eba42b5fb87b091503..f00fc76a7344a56b92cf8127bdb9d119cb6caca4 100644 (file)
@@ -1566,14 +1566,6 @@ void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue);
  */
 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue);
 
-/**
- * ieee80211_start_queues - start all queues
- * @hw: pointer to as obtained from ieee80211_alloc_hw().
- *
- * Drivers should use this function instead of netif_start_queue.
- */
-void ieee80211_start_queues(struct ieee80211_hw *hw);
-
 /**
  * ieee80211_stop_queues - stop all queues
  * @hw: pointer as obtained from ieee80211_alloc_hw().
This page took 0.029896 seconds and 5 git commands to generate.