Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp3463521ybb; Mon, 13 Apr 2020 08:34:44 -0700 (PDT) X-Google-Smtp-Source: APiQypKHTLtZxhLs8pCEubMIlvYD1FzTGYwAH3MKMF7j44yqxKeB0MrYBF4w1oO9WxZ1mriXteGX X-Received: by 2002:a17:906:d208:: with SMTP id w8mr16831129ejz.250.1586792084119; Mon, 13 Apr 2020 08:34:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586792084; cv=none; d=google.com; s=arc-20160816; b=xnUS+QwWfFFwHXynJpIWZmY8ts8667KVvpJgdaByb+CkQtkPfjbuW4d1Gxmn/95uYz EmGNWK2f+SkztTyonKgQdGzC92m7QcPVFf6Hzc3b+gMqVNU4zi0gkKfuXyCrEhUs8UqB pET1sjaM8JokDQuuy0sVcg/jdMKcFTR9SuYAnUsmttbhQZ+wCsU3k9FRDW/ENE7PNtqU NGwKU1lrVmRPcSVjAO4sb3PW+zhYBT8SoSZidA8w4kIkb3+6pv9UpI5NZI+JxntQaIhp RI7RldL3PDmRiqyDyGGi8ZZpznAxVXhUDoZ9rb8hCATG86dbB1+U3jk0/X7NlMWQv2cF VLUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=u3I+vfyJXy4o3d8UXBr6WLDyRsYEZsgasMt0p4LuLkk=; b=Q3uYqQsrShGxyJBdNszoI1B5Vrou6WFzXPPP9Mrtjw9MfXWIhiHOWevx11xbxss7Be MnFd/VEFRyzy7Kb9+GB+rfEDUOB+oOUtKByKViv3uaDAEVS7wzUfw/ysc9djS+oQI44X MzStRzfEAUQE7N44/Z5oNr7NvUAvi4x5xizJRWh3e/lCtqPgOGTN/iPQo2UYsNxunhxz JXNuO0O3x4BMK+P1C/xZG6oY+PWTGcy+sjhY1vnhCb7eZUtjBnen7pPfkSJwtEp9tb2J viJooitoM1krRBUQvjZZ3Vp5zpVRRJAJNasteEguyGNQJ1FpQoZIOLppUTPV9TSUjY7C r3bQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=D7xmcBDq; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g26si6439363eds.600.2020.04.13.08.34.20; Mon, 13 Apr 2020 08:34:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=D7xmcBDq; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728425AbgDMO3K (ORCPT + 99 others); Mon, 13 Apr 2020 10:29:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:52300 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727812AbgDMO3J (ORCPT ); Mon, 13 Apr 2020 10:29:09 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 E5E4C2073E; Mon, 13 Apr 2020 14:29:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586788149; bh=wCBcKibZmzQckIP611Z7JTeaw6ivaoQWmBaFnERJuf8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D7xmcBDqKbj3fLb/0NyLZL9NMu5wV1nVmQX50l3w78UG0qVSMq86CL9by8sxAerrs tK77TUcwb7KlhLNfiSUh1Mk6xPPDRPdvYVBtIAd4DHSkxdA1SXEvHdcPWCo5MzUYrS K+d9iSCFLOtyOwjf2Xp2Q23ISQTnCHBvwO0voBEE= Date: Mon, 13 Apr 2020 16:29:07 +0200 From: Greg Kroah-Hartman To: Oscar Carter Cc: devel@driverdev.osuosl.org, Malcolm Priestley , linux-kernel@vger.kernel.org, Forest Bond , Dan Carpenter Subject: Re: [PATCH v3 1/2] staging: vt6656: Use define instead of magic number for tx_rate Message-ID: <20200413142907.GA3548777@kroah.com> References: <20200407163915.7491-1-oscar.carter@gmx.com> <20200407163915.7491-2-oscar.carter@gmx.com> <20200413125633.GB3127208@kroah.com> <20200413141315.GA3101@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200413141315.GA3101@ubuntu> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 13, 2020 at 04:13:15PM +0200, Oscar Carter wrote: > On Mon, Apr 13, 2020 at 02:56:33PM +0200, Greg Kroah-Hartman wrote: > > On Tue, Apr 07, 2020 at 06:39:14PM +0200, Oscar Carter wrote: > > > Use the define RATE_11M present in the file "device.h" instead of the > > > magic number 3. So the code is more clear. > > > > > > Reviewed-by: Dan Carpenter > > > Signed-off-by: Oscar Carter > > > --- > > > drivers/staging/vt6656/baseband.c | 3 ++- > > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > This patch did not apply to my tree, please rebase and resend. > > > I need to rebase only this patch for this serie so, it's necessary to send all > the serie or only this patch? If I applied the other one, just this patch. > If it's only this patch I need to indicate v4 in the subject or a v2 due it's > related only with this patch? As so many of your patches were rejected because of this, rebase them all, and resend them all as a single patch series, so that I know what order to apply them in and have a chance to get it right :) thanks, greg k-h