diff options
| author | Pablo Greco <[email protected]> | 2019-12-01 15:17:10 -0300 |
|---|---|---|
| committer | Felix Fietkau <[email protected]> | 2020-02-14 10:06:00 +0100 |
| commit | f53300fdaa84dc02f96ab9446b5bac4d20016c43 (patch) | |
| tree | 234dd1b85f23787f6f95b97e62627b851f82375d /tools/perf/scripts/python/bin | |
| parent | 1a874afbbf8812af4c4e269eb3d2c6b201532ed0 (diff) | |
mt76: mt7615: Fix build with older compilers
Some compilers (tested with 4.8.5 from CentOS 7) fail properly process
FIELD_GET inside an inline function, which ends up in a BUILD_BUG_ON.
Convert inline function to a macro.
Fixes commit bf92e7685100 ("mt76: mt7615: add support for per-chain
signal strength reporting")
Reported in https://lkml.org/lkml/2019/9/21/146
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Pablo Greco <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions