diff options
author | 2017-12-21 10:17:39 +0100 | |
---|---|---|
committer | 2017-12-21 15:35:53 -0500 | |
commit | a6cb82b5c21d046a4383010045dc0489bec42884 (patch) | |
tree | 7d2a083e81a8d1a310d1bc4475a4dc230b7baf3b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | batman-adv: Let packet.h include its headers directly (diff) | |
download | linux-dev-a6cb82b5c21d046a4383010045dc0489bec42884.tar.xz linux-dev-a6cb82b5c21d046a4383010045dc0489bec42884.zip |
batman-adv: Remove usage of BIT(x) in packet.h
The BIT(x) macro is no longer available for uapi headers because it is
defined outside of it (linux/bitops.h). The use of it must therefore be
avoided and replaced by an appropriate other representation.
Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions