summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/if_argevar.h
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2009-11-04 23:33:36 +0000
committergonzo <gonzo@FreeBSD.org>2009-11-04 23:33:36 +0000
commit7255f8f448889212d37b5a8d60b8b632b6e32b81 (patch)
tree10fce5847498b4436588e0996a5e059fc08cdde8 /sys/mips/atheros/if_argevar.h
parent02e192ca75e45c9bab2ba85c72708264415a159e (diff)
downloadFreeBSD-src-7255f8f448889212d37b5a8d60b8b632b6e32b81.zip
FreeBSD-src-7255f8f448889212d37b5a8d60b8b632b6e32b81.tar.gz
- Remove noisy "Implement me" stubs
- Handle SIOCSIFFLAGS ioctl
Diffstat (limited to 'sys/mips/atheros/if_argevar.h')
-rw-r--r--sys/mips/atheros/if_argevar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/atheros/if_argevar.h b/sys/mips/atheros/if_argevar.h
index 1966e61..4e7e40d 100644
--- a/sys/mips/atheros/if_argevar.h
+++ b/sys/mips/atheros/if_argevar.h
@@ -133,6 +133,7 @@ struct arge_softc {
int arge_phy_num;
uint32_t arge_ddr_flush_reg;
uint32_t arge_pll_reg;
+ int arge_if_flags;
};
#endif /* __IF_ARGEVAR_H__ */
OpenPOWER on IntegriCloud