Files
Eugene Syromiatnikov d15fc14704 taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
commit 673040c3a8 upstream.

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: 9c66d15646 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-02 08:49:00 +02:00
..
2019-09-19 14:22:44 +02:00
2019-09-25 17:51:39 -07:00
2019-09-18 10:43:22 -06:00
2019-09-23 16:10:28 -05:00
2019-10-02 20:32:27 -06:00
2019-11-05 15:50:14 +01:00
2019-09-18 20:17:50 +02:00