diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2006-12-04 01:53:40 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2006-12-04 01:53:40 +0000 |
| commit | e46af1289e9c09b940afb79ba2235954cdcf1a16 (patch) | |
| tree | a4c6e1de1b40bd0762cebf8c63879cf52443af16 /sys/dev/hme | |
| parent | f279f5ced446a015681d0a3f86df3997b7de61e8 (diff) | |
Notes
Diffstat (limited to 'sys/dev/hme')
| -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 61b021ff3e63..011d3e90455a 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. |
