]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Oops, fix intsmb(4) attach. Don't overwrite the 'value' holding the
authorjhb <jhb@FreeBSD.org>
Thu, 19 Apr 2007 17:14:06 +0000 (17:14 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 19 Apr 2007 17:14:06 +0000 (17:14 +0000)
commitfcb07fc4cfd798719732de10e9406bcea4c5e161
tree8f5e6686e79c3b7c5f78fbe9fc006cc4687e7a4f
parenta88ccacb7fba85bb210c7170a414a4787232e6ff
Oops, fix intsmb(4) attach.  Don't overwrite the 'value' holding the
interrupt mode with the SMB revision before checking 'value' for a valid
interrupt mode.

Reported by: Ulrich Spoerlein <uspoerlein of gmail fame>
sys/pci/intpm.c