Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp835736imu; Tue, 11 Dec 2018 08:17:18 -0800 (PST) X-Google-Smtp-Source: AFSGD/Vl0jy1fmV4JpNnxQUHG6L3xmz7x3pdAGg1owkGiqwuBeJagYNmzUj1KBEdFwne0mJseT8i X-Received: by 2002:a62:32c4:: with SMTP id y187mr17542083pfy.195.1544545038778; Tue, 11 Dec 2018 08:17:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544545038; cv=none; d=google.com; s=arc-20160816; b=q4ACtPJssRFsKUgqxAqR2rA/G4yjGx6VIiP7Dm6CufM8V41SaOvBCiTLBCW2XTg5aQ qt/cOyO7vT7i2aHSMGebVN76CkOekMv+ufh76MYnhg0lfTlyC0AdtUBGJICqbJilf1vR W4sIpoiS9SUz6Dod5B02dTHnWSiACjSOn1LwRjx9v5h6S/0xBiFmhscXE4uTCLLciZAy XNUsRQEv0LZy+Rq8k5EuNC5GUD+0BgrNmQKcUNUs8RdYg3IQye+h4rMWJ7ODf3JSwlrz OgCi7HJu5Ai0AgEH++u6VLxJlVBuyGCbqcoQkvr3j8sNjuGgVezi+QTnqQE1n3YYQ7IN 28cQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=vteGKyJL3d76Ijcy0cDnGyUHHUg1NybFSLikgOzMgu0=; b=Cr4G4Tq2AJ96rqwMGSF2mnIjRmJWRY/Lrdr0Xu/9iCsBuEgtYd7KZB8bUicibCXc0Q /v9hWr7cR6rR4wy1PSPZrfFcJtk7aD6iwzMKYIKxFrEr/wr7OwsInAewRO/tCScqKeWo fpTO8mMCnd7AvqF9a0qFbiOm28QWRqgNziWvRJd0s5zDEIIeZGS5z02B8N+4KcnTtBQl ecmwfaaxqH9ehfnBMhfyonbUnIWmuJQdugBj/pVKy25duXYZQ4fj1wUgutFufvFCGtTZ jPK3s9iwn+vlTZZb9kyQISKJPN1eXf3xfCBhUJVcsmQfcE04O7cNJIrflU/xyF5D87y4 zrKA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HEW6+YHm; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b36si13365961pla.354.2018.12.11.08.17.04; Tue, 11 Dec 2018 08:17:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HEW6+YHm; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728851AbeLKPsk (ORCPT + 99 others); Tue, 11 Dec 2018 10:48:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:36964 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728842AbeLKPsh (ORCPT ); Tue, 11 Dec 2018 10:48:37 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EFC1220870; Tue, 11 Dec 2018 15:48:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544543316; bh=1IMkMgZYv2AqH6GoVzHtDqUENGOMIzzaaSqpJOWqzZY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HEW6+YHm0W6N+V8nVpsSCLPRQfRiieBkMjLzJQ19MTs13SNa4O5Yy0fIRIcK7uB+l Oxte9Q1rtSWyn5SoddDe9p2oumLnrR2Dsedqh58idy0plis9+aDANmd5qabLiWvnVV UvxZPrp9ay3OcsaJz+FdfkV0HixSl96gEuRy5TGo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Ben Greear , Johannes Berg Subject: [PATCH 4.4 88/91] mac80211: Clear beacon_int in ieee80211_do_stop Date: Tue, 11 Dec 2018 16:41:47 +0100 Message-Id: <20181211151614.100064574@linuxfoundation.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20181211151606.026852373@linuxfoundation.org> References: <20181211151606.026852373@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Ben Greear commit 5c21e8100dfd57c806e833ae905e26efbb87840f upstream. This fixes stale beacon-int values that would keep a netdev from going up. To reproduce: Create two VAP on one radio. vap1 has beacon-int 100, start it. vap2 has beacon-int 240, start it (and it will fail because beacon-int mismatch). reconfigure vap2 to have beacon-int 100 and start it. It will fail because the stale beacon-int 240 will be used in the ifup path and hostapd never gets a chance to set the new beacon interval. Cc: stable@vger.kernel.org Signed-off-by: Ben Greear Signed-off-by: Johannes Berg Signed-off-by: Greg Kroah-Hartman --- net/mac80211/iface.c | 2 ++ 1 file changed, 2 insertions(+) --- a/net/mac80211/iface.c +++ b/net/mac80211/iface.c @@ -987,6 +987,8 @@ static void ieee80211_do_stop(struct iee if (local->open_count == 0) ieee80211_clear_tx_pending(local); + sdata->vif.bss_conf.beacon_int = 0; + /* * If the interface goes down while suspended, presumably because * the device was unplugged and that happens before our resume,