From nobody Mon Jun 27 02:08:03 2022 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7F7F5864E9C; Mon, 27 Jun 2022 02:08:03 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LWWN33CnWz4tRh; Mon, 27 Jun 2022 02:08:03 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1656295683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tpzc4GhWK0SWLZ+d53C9/GaHbq6cYdkn+P3fA+9Yams=; b=YSAWn1c/+ZQAzp/0/fVWKGMv/QFwjAZRCfWw4OOaJ6HaCK/CzZK4jWrYJKNqJSqFs2j8Pa DpVyFQq5xGVGXn9ojUanv5Df3r+fqR6oNhREExXml/HqxbUhjATpot95aTOnDZPKhEsbKi p4XCB8fqITB3M0hqi2CmYPU4z8RzngDW9AkqQWZfVq/mNHRjwPwt5WUbe91A6QJsswlcKe kk5CWkxmFG2ghkXV4gSA/aJfseF67PGAluht/AGiuxV2UNIzThApg4vjAoEAijyIPXCL6E 6FUv4yQ9dvqyGTY31VDiBCP2+qhaLUqWUZtRQF654O17+zdjLDLEfo7APhEIOw== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 56DD1B2B6; Mon, 27 Jun 2022 02:08:03 +0000 (UTC) Date: Mon, 27 Jun 2022 02:08:03 +0000 From: Alexey Dokuchaev To: "Bjoern A. Zeeb" Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 9597f7cb99b0 - main - Revert "LinuxKPI: 802.11: fix iwlwifi fw assert with older chipsets" Message-ID: References: <202206262127.25QLR42a007072@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202206262127.25QLR42a007072@gitrepo.freebsd.org> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1656295683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tpzc4GhWK0SWLZ+d53C9/GaHbq6cYdkn+P3fA+9Yams=; b=iY958/ih08RDhYMWZq7IW+vIRlkYIxtygtgGc0qbTGDjLrWI0lWdlhjw61HYo3XyX+C07i mqfPiewpvgGSfCQbQPFuHOkpuSk+UWeFOQggJfuirNVpmxJOd8HiWlncx18ktQISyk8Ypp /W2DL5Gs/SzNEoiY5q3xf9v75euMBNpwVVfyI99KZkZFJo9b4Lwv9OUosVCJ8G6O16naw7 cAFiyEEfDood1Ao/C6vbDiI2h8JUT9TSPEAtjVs9Eg807wmsV4AVbL1ZW2zcG6fgSTJt0l 6YoJ8uFEcCps1rd9ZiujXYBXVv2MUs6FGQz9jjF56rJ3ThpSpczfysFZ+PGoHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1656295683; a=rsa-sha256; cv=none; b=YvoUG5VxNciYWYKqogih00YNfbgJoParIqzQdEi+W/xAxa6tfQT86SuK7POD2/mJvYQjb0 aJhz1vjp8eM+DvvjW3izaH44Ptk7l9DOkFsxHcN4cKHB7tR6kgXP07/akBZSGNfhGiFwb/ iHVFdlMQ35Va6RdhXMVWEuwrjX7g/mqxGxYye+uQb/XFLx1Be6RS+Ufl01FfxvrLhO1TmP T+txfIImsjJ++yJrdSdLFEuKsjarWgMq9Fmt5sdobNOXII6iQKTnVF+Y3Sa5LFp4luoTYr n/LhxF5IucjVJUpJ5DxizBkQnuZK4QkMFCu9fjP9krMDIacYoi+21LQXYRPzhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Sun, Jun 26, 2022 at 09:27:04PM +0000, Bjoern A. Zeeb wrote: > commit 9597f7cb99b03ecb457b160de621ce3a90bb3e5b > > Revert "LinuxKPI: 802.11: fix iwlwifi fw assert with older chipsets" > > This reverts commit 013e516dc9b1b32e9422ab02a875a05fc2d32f39. Why? I might not need to know this right now, but what about years later? ./danfe