summaryrefslogtreecommitdiffstats
path: root/sys/dev/cm/smc90cx6var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cm/smc90cx6var.h')
-rw-r--r--sys/dev/cm/smc90cx6var.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cm/smc90cx6var.h b/sys/dev/cm/smc90cx6var.h
index 1703145..7130a8800 100644
--- a/sys/dev/cm/smc90cx6var.h
+++ b/sys/dev/cm/smc90cx6var.h
@@ -56,7 +56,7 @@
#include <sys/callout.h>
struct cm_softc {
- struct arccom sc_arccom; /* Common arcnet structures */
+ struct ifnet *sc_ifp; /* Common arcnet structures */
int port_rid; /* resource id for port range */
struct resource *port_res; /* resource for port range */
OpenPOWER on IntegriCloud