summaryrefslogtreecommitdiffstats
path: root/sys/dev/snc/dp83932var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/snc/dp83932var.h')
-rw-r--r--sys/dev/snc/dp83932var.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/snc/dp83932var.h b/sys/dev/snc/dp83932var.h
index f621397..9570162 100644
--- a/sys/dev/snc/dp83932var.h
+++ b/sys/dev/snc/dp83932var.h
@@ -130,8 +130,7 @@ typedef struct mtd {
* The snc_softc for PC-98 if_snc.
*/
typedef struct snc_softc {
- struct arpcom sc_ethercom;
-#define sc_if sc_ethercom.ac_if /* network visible interface */
+ struct ifnet * sc_ifp;
device_t sc_dev;
OpenPOWER on IntegriCloud