Arnd Bergmann <[email protected]> wrote: > The get_seconds() function is deprecated because of the y2038 overflow. > In zd1211rw we don't even care about the absolute value, so this is > not a problem, but it's equally trivial to change to the non-deprecated > ktime_get_seconds(). > > Signed-off-by: Arnd Bergmann <[email protected]>
2 patches applied to wireless-drivers-next.git, thanks. 71e140b57151 zd1211rw: stop using deprecated get_seconds() 3cade2f3d98a ipw2x00: track time using boottime -- https://patchwork.kernel.org/patch/10471961/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ Y2038 mailing list [email protected] https://lists.linaro.org/mailman/listinfo/y2038
