mac80211: populate debugfs only after cfg80211 init
[linux-2.6-microblaze.git] / drivers / net / wireless / intel / iwlwifi / dvm / rs.c
index 226165d..dac809d 100644 (file)
@@ -3019,7 +3019,7 @@ static void rs_fill_link_cmd(struct iwl_priv *priv,
                        cpu_to_le16(priv->lib->bt_params->agg_time_limit);
 }
 
-static void *rs_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir)
+static void *rs_alloc(struct ieee80211_hw *hw)
 {
        return hw->priv;
 }