aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_sta.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/ieee80211_sta.c')
-rw-r--r--net/mac80211/ieee80211_sta.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/ieee80211_sta.c b/net/mac80211/ieee80211_sta.c
index a2443271629a..f98b2e1cedf3 100644
--- a/net/mac80211/ieee80211_sta.c
+++ b/net/mac80211/ieee80211_sta.c
@@ -234,7 +234,6 @@ static int ecw2cw(int ecw)
234 return cw - 1; 234 return cw - 1;
235} 235}
236 236
237
238static void ieee80211_sta_wmm_params(struct net_device *dev, 237static void ieee80211_sta_wmm_params(struct net_device *dev,
239 struct ieee80211_if_sta *ifsta, 238 struct ieee80211_if_sta *ifsta,
240 u8 *wmm_param, size_t wmm_param_len) 239 u8 *wmm_param, size_t wmm_param_len)