Hi,
I'm trying to apply this patch against the 5.0.4 source release and I'm getting the following errors:
patch -p1 < dmq_usrloc.patch ``` patching file src/modules/dmq_usrloc/usrloc_sync.c Hunk #1 FAILED at 323. Hunk #2 succeeded at 412 (offset 37 lines). Hunk #3 succeeded at 434 (offset 38 lines). Hunk #4 FAILED at 649. Hunk #5 FAILED at 686. Hunk #6 succeeded at 551 (offset -181 lines). ``` I downloaded the commit with ".patch" added to the end url into the above mentioned dmq_usrloc.patch file.
I must be missing something here, I just cannot see what it is. Any thoughts?