diff options
author | 2020-03-24 05:19:20 +0100 | |
---|---|---|
committer | 2020-03-26 20:08:45 -0700 | |
commit | 673040c3a82a7564423e09c791e242a846591e30 (patch) | |
tree | 346f41b49fc63f145690ba3cf52043e55477bd90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier (diff) | |
download | wireguard-linux-673040c3a82a7564423e09c791e242a846591e30.tar.xz wireguard-linux-673040c3a82a7564423e09c791e242a846591e30.zip |
taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
BIT() macro definition is internal to the Linux kernel and is not
to be used in UAPI headers; replace its usage with the _BITUL() macro
that is already used elsewhere in the header.
Fixes: 9c66d1564676 ("taprio: Add support for hardware offloading")
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
Acked-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions