summaryrefslogtreecommitdiffstats
path: root/sys/dev/etherswitch/ip17x/ip175d.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/etherswitch/ip17x/ip175d.c')
-rw-r--r--sys/dev/etherswitch/ip17x/ip175d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/etherswitch/ip17x/ip175d.c b/sys/dev/etherswitch/ip17x/ip175d.c
index 4962ac2..5d43641 100644
--- a/sys/dev/etherswitch/ip17x/ip175d.c
+++ b/sys/dev/etherswitch/ip17x/ip175d.c
@@ -167,7 +167,7 @@ ip175d_set_vlan_mode(struct ip17x_softc *sc, uint32_t mode)
ip17x_updatephy(sc->sc_dev, 22, 0, 0xbfff, 0x8000);
sc->vlan_mode = 0;
break;
- };
+ }
if (sc->vlan_mode != 0) {
/*
OpenPOWER on IntegriCloud