Home
last modified time | relevance | path

Searched hist:"29 e63fff" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_fdb.c29e63fff Tue Oct 29 06:45:54 CDT 2019 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> 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>
29e63fff Tue Oct 29 06:45:54 CDT 2019 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> 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>
H A Dbr_private.h29e63fff Tue Oct 29 06:45:54 CDT 2019 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> 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>
29e63fff Tue Oct 29 06:45:54 CDT 2019 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> 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>