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

Simon Sandström simon at nikanor.nu
Thu Dec 7 14:58:01 UTC 2017


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 at nikanor.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

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


More information about the devel mailing list