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

Commit 5bf1e17a authored by Sujith's avatar Sujith Committed by John W. Linville
Browse files

ath9k_htc: Remove unnecessary powersave restore

parent e9bd5bcd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -153,7 +153,6 @@ static int ath9k_htc_set_channel(struct ath9k_htc_priv *priv,
		ath_print(common, ATH_DBG_FATAL,
			  "Unable to reset channel (%u Mhz) "
			  "reset status %d\n", channel->center_freq, ret);
		ath9k_htc_ps_restore(priv);
		goto err;
	}