0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-05 19:23:09 +00:00
Files
packages/libs/dmx_usb_module/patches/100-fix-compilation-warning-wrong-cast.patch
Josef Schlehofer 0feea716bd dmx_usb_module: use upstream commit to fix compilation with kernel 6.2+
Recently, there was pushed patch, which fixed only part to get it working with
Linux kernel 6.2+, but it was only local change and it did not use the changes,
which are going to be included in the upcoming dmx_usb_module release.

This commit use the commit from the upstream repository:
eeecf40c3e

Fixes: e15d9f75da ("dmx_usb_module: fix compilation warning")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2023-09-02 09:56:11 -07:00

1.1 KiB