fixes the endianess
> problem with candleLight firmware.
>
> [...]
Here is the summary with links:
- pull-request: can 2020-11-27
https://git.kernel.org/netdev/net/c/d0742c49cab5
- [net,2/6] can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was given
https://git.kernel.org/netde
On Fri, 27 Nov 2020 11:02:55 +0100 Marc Kleine-Budde wrote:
> The first patch is by me and target the gs_usb driver and fixes the endianess
> problem with candleLight firmware.
>
> Another patch by me for the mcp251xfd driver add sanity checking to bail out
> if
> no IRQ is configured.
>
> The n
Hello Jakub, hello David,
here's a pull request of 6 patches for net/master.
The first patch is by me and target the gs_usb driver and fixes the endianess
problem with candleLight firmware.
Another patch by me for the mcp251xfd driver add sanity checking to bail out if
no IRQ is configured.
The