commit | 3341d9170228d521fb38afae14b449308f3e4018 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Wed Sep 26 17:01:06 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 26 10:04:23 2018 -0700 |
tree | 721758570cd7508acc26e3525c772393228d349b | |
parent | c69c2cd444ccf0ea5e5741f92073619e57217b6b [diff] |
net: bridge: convert mtu_set_by_user to a bit Convert the last remaining bool option to a bit thus reducing the overall net_bridge size further by 8 bytes. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>