summaryrefslogtreecommitdiffstats
path: root/sys/dev/siba/siba_bwn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/siba/siba_bwn.c')
-rw-r--r--sys/dev/siba/siba_bwn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/siba/siba_bwn.c b/sys/dev/siba/siba_bwn.c
index b335484..1e0ba0d 100644
--- a/sys/dev/siba/siba_bwn.c
+++ b/sys/dev/siba/siba_bwn.c
@@ -326,7 +326,7 @@ static int
siba_bwn_read_ivar(device_t dev, device_t child, int which, uintptr_t *result)
{
struct siba_dev_softc *sd;
- struct siba_softc *siba;;
+ struct siba_softc *siba;
sd = device_get_ivars(child);
siba = sd->sd_bus;
OpenPOWER on IntegriCloud