]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: core: Convert is_event and is_ctrl bools to be single bits
authorJiri Pirko <jiri@mellanox.com>
Sun, 23 Feb 2020 07:31:39 +0000 (08:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Feb 2020 00:06:59 +0000 (16:06 -0800)
commit73545fbf111f7d8870c98c863dedea8b1aaf961f
tree1c070d76a6544affd344f35434ef777ccbbdacdd
parentf811ef6d6e860cc94b9da6ac39e9788c80e29824
mlxsw: core: Convert is_event and is_ctrl bools to be single bits

No need for these two flags to be bool. Covert them to bits of u8.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/core.h