]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: bridge: export supported boolopts
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sat, 24 Nov 2018 02:34:22 +0000 (04:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Nov 2018 23:04:15 +0000 (15:04 -0800)
commit1ed1ccb99e2a6bf3e2eb5f2a9f8420f17ea00e92
tree018d96dc3001c0f8bcb44c56cc98c3529c82ba46
parent70e4272b4c81828e7d942209bae83b9d92752cfe
net: bridge: export supported boolopts

Now that we have at least one bool option, we can export all of the
supported bool options via optmask when dumping them.

v2: new patch

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br.c