Fix a whitespace bogon.
Pointed out by: ps
This commit is contained in:
parent
fd272d4a6c
commit
68311a93fb
@ -1595,7 +1595,7 @@ fxp_ioctl(struct ifnet *ifp, u_long command, caddr_t data)
|
||||
{
|
||||
struct fxp_softc *sc = ifp->if_softc;
|
||||
struct ifreq *ifr = (struct ifreq *)data;
|
||||
struct mii_data *mii;
|
||||
struct mii_data *mii;
|
||||
int s, error = 0;
|
||||
|
||||
s = splimp();
|
||||
|
Loading…
Reference in New Issue
Block a user