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

Commit d60cc91a authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

fix iwl3945 registration regression



I forgot that iwl3945 registration is separate from iwlagn.

Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent a860402d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4913,6 +4913,8 @@ static int iwl3945_setup_mac(struct iwl_priv *priv)

	hw->wiphy->custom_regulatory = true;

	hw->wiphy->max_scan_ssids = 1; /* WILL FIX */

	/* Default value; 4 EDCA QOS priorities */
	hw->queues = 4;