On 1/9/2020 3:39 PM, Michal Krawczyk wrote: > This version of the HAL allows to use the latest HW features, like > rx offsets. > > Driver was adjusted to the new version to fix the build. > > Signed-off-by: Michal Krawczyk <m...@semihalf.com> > Signed-off-by: Maciej Bielski <m...@semihalf.com> > --- > v2: > * Fix compilation with debug options enabled by using PRIu64 for > printout variable type specifier
Hi Michał, Next time can you please send the new versions as patchset, dealing with the individual patches in patchets is difficult and error prone in this volume of patches. Also it breaks CI chekcs and some tooling like patchwork which supports series (patchset). Thanks, ferruh