Message ID | 20240627181912.2359683-1-stefan@datenfreihafen.org (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | pull-request: ieee802154 for net 2024-06-27 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net |
netdev/build_32bit | success | Errors and warnings before: 856 this patch: 856 |
netdev/build_tools | success | No tools touched, skip |
netdev/build_clang | success | Errors and warnings before: 860 this patch: 860 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
netdev/verify_fixes | success | Fixes tag looks correct |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 860 this patch: 860 |
netdev/build_clang_rust | success | No Rust files in patch. Skipping build |
netdev/contest | success | net-next-2024-06-28--06-00 (tests: 666) |
On Thu, 27 Jun 2024 20:19:12 +0200 Stefan Schmidt wrote: > Dmitry Antipov corrected the time calculations for the lifs and sifs > periods in mac802154. > > Yunshui Jiang introduced the safer use of DEV_STATS_* macros for > atomic updates. A good addition, even if not strictly necessary in > our code. FTR looks like this got merged by DaveM, thank you!
Hello Jakub, On 29.06.24 03:39, Jakub Kicinski wrote: > On Thu, 27 Jun 2024 20:19:12 +0200 Stefan Schmidt wrote: >> Dmitry Antipov corrected the time calculations for the lifs and sifs >> periods in mac802154. >> >> Yunshui Jiang introduced the safer use of DEV_STATS_* macros for >> atomic updates. A good addition, even if not strictly necessary in >> our code. > > FTR looks like this got merged by DaveM, thank you! Thanks for letting me know. regards Stefan Schmidt