]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix bug I introduced a few months ago. If a driver fails the probe,
authornate <nate@FreeBSD.org>
Wed, 8 Apr 1998 15:00:02 +0000 (15:00 +0000)
committernate <nate@FreeBSD.org>
Wed, 8 Apr 1998 15:00:02 +0000 (15:00 +0000)
commit4c738b0efc841088a79d0a7bd37d6617f0b37f4b
treebfe3e89861a629b20900245d37f4e10be2a48532
parent00093086698541b358b8c8ee4fec8d538357e56f
- Fix bug I introduced a few months ago.  If a driver fails the probe,
  correctly unregister the interrupt from the system.

[ My fix is much simpler than the one provided in the PR ]

PR: 6249
sys/pccard/pccard.c