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=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 DFCD7C433E0 for ; Tue, 22 Dec 2020 01:51:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9BB7822955 for ; Tue, 22 Dec 2020 01:51:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726396AbgLVBvg (ORCPT ); Mon, 21 Dec 2020 20:51:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:56732 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726032AbgLVBvf (ORCPT ); Mon, 21 Dec 2020 20:51:35 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id D41C722A83; Tue, 22 Dec 2020 01:50:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608601854; bh=lsnE4BE4U5bUwGsqrqYaDruRhu9YBHUbN19RrCHxI9I=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ROQWlvoyRYQXbhDmYJ/N8k+rStNf+pziibVawxZ+/IwX0DF5sua2D4dRXPguUqEJ2 41tFPHCYpENCN1y8adGFpLn/iwDRyqXIhXbGUXcnQbEXyBdlfRlZrT/cWV+vDx8grv purW9pBP+yyTnfPNmli2LYtQsWiSBpUWBTtQitHYNbERmPoSsayDr3LK8YP2rhc/br IKC6mi/5jH3Xx5z8ofO5cpdVDVWM/E0U6/9rglI2TNE8wh1l1k/GGJnV3mDBt0/dqM 6+V3S0/bV3yYza7c9tnaP7vuy63T9ka7JGfFrriYCj1BxWI29BRqaPN3QldXM5cj// SslxSq/ezWhTA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] ppp: Fix PPPIOCUNBRIDGECHAN request number From: patchwork-bot+netdevbpf@kernel.org Message-Id: <160860185482.6881.9727379640203695231.git-patchwork-notify@kernel.org> Date: Tue, 22 Dec 2020 01:50:54 +0000 References: In-Reply-To: To: Guillaume Nault Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, tparkin@katalix.com, jchapman@katalix.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Sat, 19 Dec 2020 13:19:24 +0100 you wrote: > PPPIOCGL2TPSTATS already uses 54. This shouldn't be a problem in > practice, but let's keep the logical decreasing assignment scheme. > > Fixes: 4cf476ced45d ("ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls") > Signed-off-by: Guillaume Nault > --- > > [...] Here is the summary with links: - [net] ppp: Fix PPPIOCUNBRIDGECHAN request number https://git.kernel.org/netdev/net/c/bcce55f556e8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html