Add an evil hack to work around a cast from the softc to the ifnet that
I missed. Since I did no rearrange any softcs, casting the result of
device_get_softc() to (struct ifnet **) and derefrencing it yeilds a
pointer to the ifp. This makes at least vr(4) nics work.
Description
Description
Details
Details
- Provenance
brooks Authored on - Parents
- rS147286: MFr5 revision 1.342.2.30:
- Branches
- Unknown
- Tags