Re: [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions

From: Simon SandstrÃm
Date: Thu Dec 07 2017 - 09:58:11 EST


On Thu, Dec 07, 2017 at 03:38:57PM +0100, Greg KH wrote:
> 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@xxxxxxxxxx>
> > ---
> > 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

Hmm. Haven't you already applied these?

https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/commit/?h=staging-testing&id=39252a4bcf63d9dbc168b9ef56eb4ca42e045b9d

>patch "staging: pi433: Split rf69_set_crc_enabled into two functions" added to staging-testing
>
>This is a note to let you know that I've just added the patch titled
>
> staging: pi433: Split rf69_set_crc_enabled into two functions
>
> ...


Regards,
Simon