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