diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2019-10-29 12:45:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-30 02:12:49 +0100 |
commit | 29e63fffd666f1945756882d4b02bc7bec132101 (patch) | |
tree | fe7052e0d0c30c0a6bcb9ac3133fa3637465fdc0 /net/ncsi | |
parent | net: bridge: fdb: convert is_local to bitops (diff) | |
download | linux-29e63fffd666f1945756882d4b02bc7bec132101.tar.xz linux-29e63fffd666f1945756882d4b02bc7bec132101.zip |
net: bridge: fdb: convert is_static to bitops
Convert the is_static to bitops, make use of the combined
test_and_set/clear_bit to simplify expressions in fdb_add_entry.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ncsi')
0 files changed, 0 insertions, 0 deletions