Remove a comment which is no longer true since r213878, apart from

this driver not using mii(4) in the first place.

Reviewed by:    yongari
This commit is contained in:
Marius Strobl 2011-04-19 17:49:59 +00:00
parent 1ce4508f6d
commit 4ef498c23e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220862

View file

@ -1133,9 +1133,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;