Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 229a7ef7 authored by Joerg Albert's avatar Joerg Albert Committed by John W. Linville
Browse files

ar9170: remove unnecessary call to ar9170_set_beacon_timers

parent ea39d1a4
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -2031,12 +2031,6 @@ static int ar9170_op_config(struct ieee80211_hw *hw, u32 changed)
			goto out;
	}

	if (changed & BSS_CHANGED_BEACON_INT) {
		err = ar9170_set_beacon_timers(ar);
		if (err)
			goto out;
	}

	if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {

		/* adjust slot time for 5 GHz */