diff options
Diffstat (limited to 'drivers/net/wireless/mac80211_hwsim.c')
| -rw-r--r-- | drivers/net/wireless/mac80211_hwsim.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c index 34b79fc91e3..68455a2307c 100644 --- a/drivers/net/wireless/mac80211_hwsim.c +++ b/drivers/net/wireless/mac80211_hwsim.c | |||
| @@ -970,7 +970,8 @@ static int mac80211_hwsim_set_tim(struct ieee80211_hw *hw, | |||
| 970 | } | 970 | } |
| 971 | 971 | ||
| 972 | static int mac80211_hwsim_conf_tx( | 972 | static int mac80211_hwsim_conf_tx( |
| 973 | struct ieee80211_hw *hw, u16 queue, | 973 | struct ieee80211_hw *hw, |
| 974 | struct ieee80211_vif *vif, u16 queue, | ||
| 974 | const struct ieee80211_tx_queue_params *params) | 975 | const struct ieee80211_tx_queue_params *params) |
| 975 | { | 976 | { |
| 976 | wiphy_debug(hw->wiphy, | 977 | wiphy_debug(hw->wiphy, |
