Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1699184
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation |
| Date | 2017-07-29 02:10 +0200 |
| Message-ID | <u8nup-2Ax-5@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <u4eg2-5DQ-7@gated-at.bofh.it> <u5hOx-6De-1@gated-at.bofh.it> <u5hYe-6H9-5@gated-at.bofh.it> <u5iKE-7kM-47@gated-at.bofh.it> <u5m1Q-11d-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 20, 2017 at 05:56:36PM +0200, Marcus Wolf wrote:
> Fixes problem with division in rf69_set_deviation
>
> Fixes: 874bcba65f9a ("staging: pi433: New driver")
> Signed-off-by: Marcus Wolf <linux@wolf-entwicklungen.de>
>
> diff --git a/drivers/staging/pi433/rf69.c b/drivers/staging/pi433/rf69.c
> --- a/drivers/staging/pi433/rf69.c
> +++ b/drivers/staging/pi433/rf69.c
> @@ -221,7 +221,7 @@ int rf69_set_frequency(struct spi_device *spi, u32
> frequency)
Patch is line-wrapped and does not apply :(
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 1/1] drivers/staging/pi433: New driver Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-20 13:30 +0200
Re: [PATCH 1/1] drivers/staging/pi433: New driver Dan Carpenter <dan.carpenter@oracle.com> - 2017-07-20 13:40 +0200
Re: [PATCH 1/1] drivers/staging/pi433: New driver Geert Uytterhoeven <geert@linux-m68k.org> - 2017-07-20 14:30 +0200
Test of [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-20 18:00 +0200
[PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-20 18:00 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Greg KH <gregkh@linuxfoundation.org> - 2017-07-29 02:10 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-29 11:00 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Greg KH <gregkh@linuxfoundation.org> - 2017-07-30 00:30 +0200
Re: [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf <marcus.wolf@wolf-entwicklungen.de> - 2017-07-30 17:30 +0200
Re: [PATCH 1/1] drivers/staging/pi433: New driver Greg KH <gregkh@linuxfoundation.org> - 2017-07-20 13:40 +0200
csiph-web