commit | b5cd9f7c42480ede119a390607a9dbe6263f6795 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Tue Oct 29 13:45:57 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 29 18:12:49 2019 -0700 |
tree | 31771d35330324fefd0edcf910e36df59a447885 | |
parent | ac3ca6af443aa495c7907e5010ac77fbd2450eaa [diff] |
net: bridge: fdb: convert added_by_external_learn to use bitops Convert the added_by_external_learn field to a flag and use bitops. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>