[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171207143857.GA29994@kroah.com>
Date: Thu, 7 Dec 2017 15:38:57 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Simon Sandström <simon@...anor.nu>
Cc: devel@...verdev.osuosl.org, linux@...f-Entwicklungen.de,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two
functions
On Wed, Dec 06, 2017 at 09:42:19PM +0100, Simon Sandström wrote:
> Splits rf69_set_crc_enabled(dev, enabled) into
> rf69_enable_crc(dev) and rf69_disable_crc(dev).
>
> Signed-off-by: Simon Sandström <simon@...anor.nu>
> ---
> drivers/staging/pi433/pi433_if.c | 22 ++++++++++++++++++++--
> drivers/staging/pi433/rf69.c | 18 ++++++------------
> drivers/staging/pi433/rf69.h | 4 ++--
> 3 files changed, 28 insertions(+), 16 deletions(-)
This series did not apply at all.
What tree and branch did you make it against?
Please redo it against my staging.git tree, the staging-next branch
should be fine, or the staging-testing will work as well.
thanks,
greg k-h
Powered by blists - more mailing lists