]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix bug I introduced a few months ago. If a driver fails the probe,
authorNate Williams <nate@FreeBSD.org>
Wed, 8 Apr 1998 15:00:02 +0000 (15:00 +0000)
committerNate Williams <nate@FreeBSD.org>
Wed, 8 Apr 1998 15:00:02 +0000 (15:00 +0000)
commit9d24fe0e45513af5b8eb8351fc40766c6f7bbf31
tree1f7341c835e0ac45cb3c1142c21c0125d27ed33b
parentd6b37778e982a66073e4fbac959ed76aa2d81e44
- 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