Minor indenting divot...

This commit is contained in:
Warner Losh 2012-01-25 04:48:27 +00:00
parent c9b36592cc
commit b64933321a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=230526

View File

@ -2555,7 +2555,7 @@ fxp_ifmedia_upd(struct ifnet *ifp)
{
struct fxp_softc *sc = ifp->if_softc;
struct mii_data *mii;
struct mii_softc *miisc;
struct mii_softc *miisc;
mii = device_get_softc(sc->miibus);
FXP_LOCK(sc);