summaryrefslogtreecommitdiffstats
path: root/sys/i4b/driver/i4b_isppp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/driver/i4b_isppp.c')
-rw-r--r--sys/i4b/driver/i4b_isppp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i4b/driver/i4b_isppp.c b/sys/i4b/driver/i4b_isppp.c
index 1cacdea..2d9abe8 100644
--- a/sys/i4b/driver/i4b_isppp.c
+++ b/sys/i4b/driver/i4b_isppp.c
@@ -280,7 +280,7 @@ i4bisppp_start(struct ifnet *ifp)
/*
* s = splimp();
- * ifp->if_flags |= IFF_OACTIVE; // - need to clear this somewhere
+ * ifp->if_drv_flags |= IFF_DRV_OACTIVE; // - need to clear this somewhere
* splx(s);
*/
OpenPOWER on IntegriCloud