diff options
author | Sven Eckelmann <sven.eckelmann@openmesh.com> | 2017-12-21 10:17:39 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-21 15:35:53 -0500 |
commit | a6cb82b5c21d046a4383010045dc0489bec42884 (patch) | |
tree | 7d2a083e81a8d1a310d1bc4475a4dc230b7baf3b /net/key | |
parent | 4e58452b6fc391c35611693b12a3f97bd60f6da8 (diff) |
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 'net/key')
0 files changed, 0 insertions, 0 deletions