commit | e0458d9a733ba71a2821d0c3fc0745baac697db0 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Tue Oct 29 13:45:55 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 29 18:12:49 2019 -0700 |
tree | 7ed1a32088e10eff326090037eb87abeb0cbca87 | |
parent | 29e63fffd666f1945756882d4b02bc7bec132101 [diff] |
net: bridge: fdb: convert is_sticky to bitops Straight-forward convert of the is_sticky field to bitops. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>