summaryrefslogtreecommitdiffstats
path: root/sys/dev/etherswitch/ip17x/ip175c.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/etherswitch/ip17x/ip175c.c')
-rw-r--r--sys/dev/etherswitch/ip17x/ip175c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/etherswitch/ip17x/ip175c.c b/sys/dev/etherswitch/ip17x/ip175c.c
index f787052..30614a4 100644
--- a/sys/dev/etherswitch/ip17x/ip175c.c
+++ b/sys/dev/etherswitch/ip17x/ip175c.c
@@ -210,7 +210,7 @@ ip175c_set_vlan_mode(struct ip17x_softc *sc, uint32_t mode)
ip17x_updatephy(sc->sc_dev, 30, 9, 0x80, 0);
sc->vlan_mode = ETHERSWITCH_VLAN_PORT;
break;
- };
+ }
/* Reset vlans. */
ip17x_reset_vlans(sc, sc->vlan_mode);
OpenPOWER on IntegriCloud