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