From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D6BFBC3A5A1 for ; Thu, 22 Aug 2019 06:50:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B5ECF21848 for ; Thu, 22 Aug 2019 06:50:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731847AbfHVGuw (ORCPT ); Thu, 22 Aug 2019 02:50:52 -0400 Received: from mga18.intel.com ([134.134.136.126]:10924 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728104AbfHVGut (ORCPT ); Thu, 22 Aug 2019 02:50:49 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Aug 2019 23:50:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,415,1559545200"; d="scan'208";a="330271496" Received: from pkacprow-mobl.ger.corp.intel.com ([10.252.30.96]) by orsmga004.jf.intel.com with ESMTP; 21 Aug 2019 23:50:47 -0700 Message-ID: Subject: Re: Regression with the latest iwlwifi 9260 and Canon Point firmware From: Luciano Coelho To: Peter Robinson Cc: linux-wireless@vger.kernel.org Date: Thu, 22 Aug 2019 09:50:46 +0300 In-Reply-To: References: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Mon, 2019-07-29 at 19:49 +0100, Peter Robinson wrote: > Hi Luca, > > Similar to the issues seen in the thread on [1] thje 9260 we're seeing > the same reports in Fedora on both versions of the firmware [2], on > both the 9260 series but also the Cannon Point-LP CNVi wifi devices as > well. There's more details and dmesg output in that bug report. > > Do you have an update on the issue? Hi, Please check this bugzilla entry: https://patchwork.kernel.org/patch/11021735/ The bug has been fixed with this patch: https://patchwork.kernel.org/patch/11021735/ HTH. -- Cheers, Luca.