commit | ddd611d3fffb90b967e50f5aa6d45d55eb0e1d3f | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Fri Oct 30 17:46:20 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 02 15:40:11 2015 -0500 |
tree | 1a20ed79515da4b5b6c6c13e753d9e27a844c2c3 | |
parent | 07bc588fc1087929e8e6dfe95ffcee1cb69a240f [diff] |
bridge: vlan: Use correct flag name in comment The flag used to indicate if a VLAN should be used for filtering - as opposed to context only - on the bridge itself (e.g. br0) is called 'brentry' and not 'brvlan'. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>