Skip to content
Commit 9903c8dc authored by Vedang Patel's avatar Vedang Patel Committed by David S. Miller
Browse files

etf: Don't use BIT() in UAPI headers.



The BIT() macro isn't exported as part of the UAPI interface. So, the
compile-test to ensure they are self contained fails. So, use _BITUL()
instead.

Signed-off-by: default avatarVedang Patel <vedang.patel@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1e08511d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment