]> git.ipfire.org Git - thirdparty/iproute2.git/commit
bridge: make print_vlan_info static
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 1 Jun 2023 17:10:31 +0000 (10:10 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 2 Jun 2023 16:33:34 +0000 (09:33 -0700)
commit57699ec4616bf51efdb62859a668dc4046041884
tree4e3577a9d1f40e8a32eaba44b7c76a31ba65a375
parent957a3b16f041986965b05752c0107a9f1a8b7133
bridge: make print_vlan_info static

Function defined and used in only one file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
bridge/br_common.h
bridge/vlan.c