diff options
author | Divya Koppera <[email protected]> | 2022-10-11 15:24:37 +0530 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-12 17:51:33 -0700 |
commit | fa182ea26ff09cbadb28bbcd6196209b3555eb1d (patch) | |
tree | 5138d3ffdf6a6990c75e1ea22d4f609fe87325e4 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 3c1860543fccc1d0cfe3fd6b190e414a418fe60e (diff) |
net: phy: micrel: Fixes FIELD_GET assertion
FIELD_GET() must only be used with a mask that is a compile-time
constant. Mark the functions as __always_inline to avoid the problem.
Fixes: 21b688dabecb6a ("net: phy: micrel: Cable Diag feature for lan8814 phy")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Divya Koppera <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions