diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-09-22 14:29:22 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-10-03 16:55:18 -0600 |
commit | 70ae44f3713427be5368d0829b97cafbd01ef1f5 (patch) | |
tree | 0df0214263f95fd952d55f3243d196fd73f6451e /drivers/net | |
parent | 8fd3768ca1683b45aeb5662094de6bcffdb7735b (diff) |
linux/kernel.h: Update upper_NN_bits() and lower_NN_bits() macros
Synchronize upper_NN_bits() and lower_NN_bits() macros with Linux 6.16
commit 118d777c4cb4 ("wordpart.h: Add REPEAT_BYTE_U32()"). This fixes the
lower_32_bits() macros and assures it works with 64bit systems correctly.
This also adds 16bit variants of these macros, which will be used by the
Airoha PHY driver.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions