commit | 76cc173d48d9ed2206a1affe13b70d0e8e134010 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Tue Feb 16 12:46:53 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 19 15:27:36 2016 -0500 |
tree | e4ac008160e511316b9eb0c3f370e38a7b2a0b5f | |
parent | 6bbd9a05a1f9839873a9290b5b7c6fafde8447ba [diff] |
bridge: mdb: reduce the indentation level in br_mdb_fill_info Switch the port check and skip if it's null, this allows us to reduce one indentation level. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>