diff options
Diffstat (limited to 'sys/dev/hme/if_hme.c')
-rw-r--r-- | sys/dev/hme/if_hme.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/hme/if_hme.c b/sys/dev/hme/if_hme.c index 61b021f..011d3e9 100644 --- a/sys/dev/hme/if_hme.c +++ b/sys/dev/hme/if_hme.c @@ -1354,7 +1354,6 @@ hme_mifinit(struct hme_softc *sc) { u_int32_t v; - HME_LOCK_ASSERT(sc, MA_OWNED); /* * Configure the MIF in frame mode, polling disabled, internal PHY * selected. |