diff options
Diffstat (limited to 'include/net/mac80211.h')
| -rw-r--r-- | include/net/mac80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index a0e79d13fa8b..43f4609ab5f0 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
| @@ -2222,7 +2222,7 @@ struct ieee80211_ops { | |||
| 2222 | struct ieee80211_sta *sta, | 2222 | struct ieee80211_sta *sta, |
| 2223 | u32 changed); | 2223 | u32 changed); |
| 2224 | int (*conf_tx)(struct ieee80211_hw *hw, | 2224 | int (*conf_tx)(struct ieee80211_hw *hw, |
| 2225 | struct ieee80211_vif *vif, u16 queue, | 2225 | struct ieee80211_vif *vif, u16 ac, |
| 2226 | const struct ieee80211_tx_queue_params *params); | 2226 | const struct ieee80211_tx_queue_params *params); |
| 2227 | u64 (*get_tsf)(struct ieee80211_hw *hw, struct ieee80211_vif *vif); | 2227 | u64 (*get_tsf)(struct ieee80211_hw *hw, struct ieee80211_vif *vif); |
| 2228 | void (*set_tsf)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, | 2228 | void (*set_tsf)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, |
