summaryrefslogtreecommitdiffstats
path: root/sys/dev/bxe/if_bxe.h
diff options
context:
space:
mode:
authordavidch <davidch@FreeBSD.org>2011-05-02 20:43:24 +0000
committerdavidch <davidch@FreeBSD.org>2011-05-02 20:43:24 +0000
commit3189674dfc69e0cfc2111aa69d00e61f8d1f4e42 (patch)
tree41b79d54a9f6d7c5614ab27826f6bc2e0ac73371 /sys/dev/bxe/if_bxe.h
parentf8dccae028e5be3069276cab9f50324366636662 (diff)
downloadFreeBSD-src-3189674dfc69e0cfc2111aa69d00e61f8d1f4e42.zip
FreeBSD-src-3189674dfc69e0cfc2111aa69d00e61f8d1f4e42.tar.gz
- Re-committed r220603 which was accidentally backed out by an earlier
commit. - Fixed a bug in an unused debug macro. MFC after: One week.
Diffstat (limited to 'sys/dev/bxe/if_bxe.h')
-rw-r--r--sys/dev/bxe/if_bxe.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/bxe/if_bxe.h b/sys/dev/bxe/if_bxe.h
index 2ef9c66..cb3e9c7 100644
--- a/sys/dev/bxe/if_bxe.h
+++ b/sys/dev/bxe/if_bxe.h
@@ -1150,9 +1150,6 @@ struct bxe_fastpath {
/* ToDo: Audit this structure for unused varaibles. */
struct bxe_softc {
- /*
- * MUST start with ifnet pointer (see definition of miibus_statchg()).
- */
struct ifnet *bxe_ifp;
int media;
OpenPOWER on IntegriCloud