marius 2006-12-04 01:53:41 UTC
FreeBSD src repository
Modified files:
sys/dev/hme if_hme.c
Log:
Remove the HME_LOCK_ASSERT() in hme_mifinit(), which was added in the
previous revision; it's actually ok when invoking hme_mifinit() from
hme_config() without the lock held.
Revision Changes Path
1.51 +0 -1 src/sys/dev/hme/if_hme.c