]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Primary a delta to pick up the missing UNLOCK in the watchdog
authorjfv <jfv@FreeBSD.org>
Wed, 21 May 2008 21:34:05 +0000 (21:34 +0000)
committerjfv <jfv@FreeBSD.org>
Wed, 21 May 2008 21:34:05 +0000 (21:34 +0000)
commit0f7528a3b8b4c128f5ea608e30d58900c0cc61e5
tree7e3ea5ce62c7a6bb7f559742ce9fb9d65c007c9a
parent45d52f1d2a60378e5eea2f2deb2a73ed7269d17d
Primary a delta to pick up the missing UNLOCK in the watchdog
code, this can cause a panic due to a recusion on the TX Lock.
Also sync up other changes in HEAD, all trivial, added PCI ID
and #ifdef's to make the driver compile on 6.3.
sys/dev/em/if_em.c